regexec.c does not build

Andreas Jaeger aj@suse.de
Sat Jan 3 09:39:00 GMT 2004


Uli, did you forget to commit a patch?

In file included from regex.c:54:
regexec.c: In function `re_search_internal':
regexec.c:572: error: unknown field `dfa' specified in initializer
regexec.c:572: warning: missing braces around initializer
regexec.c:572: warning: (near initialization for `mctx.input')
regexec.c:572: warning: initialization from incompatible pointer type
regexec.c: In function `prune_impossible_nodes':
regexec.c:846: error: structure has no member named `dfa'
regexec.c: In function `acquire_init_state_context':
regexec.c:936: error: structure has no member named `dfa'
regexec.c: In function `check_matching':
regexec.c:977: error: structure has no member named `dfa'
regexec.c: In function `check_halt_state_context':
regexec.c:1103: error: structure has no member named `dfa'
regexec.c: In function `proceed_next_node':
regexec.c:1121: error: structure has no member named `dfa'
regexec.c: In function `sift_states_backward':
regexec.c:1442: error: structure has no member named `dfa'
regexec.c: In function `update_cur_sifted_state':
regexec.c:1608: error: structure has no member named `dfa'
regexec.c: In function `check_dst_limits':

This is current CVS,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20040103/cda77391/attachment.sig>


More information about the Libc-hacker mailing list