Errors in Tiny build after downloading patches 1146 tp 1149

18 views
Skip to first unread message

Tony Mechelynck

unread,
Jun 8, 2013, 2:10:45 PM6/8/13
to Bram Moolenaar, Vim Developers
After downloading 7.3.1146 to 7.3.1149, Huge build compiles but Tiny
doesn't:

gcc -c -I. -Iproto -DHAVE_CONFIG_H -I/usr/local/include -O2
-fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-o objects/regexp.o regexp.c
In file included from regexp.c:7903:0:
regexp_nfa.c: In function ‘nfa_regexec_both’:
regexp_nfa.c:5894:35: error: ‘ireg_icombine’ undeclared (first use in
this function)
regexp_nfa.c:5894:35: note: each undeclared identifier is reported only
once for each function it appears in
make: *** [objects/regexp.o] Error 1
exit status 2


Best regards,
Tony.
--
"When the going gets tough, the tough get empirical"
-- Jon Carroll

Bram Moolenaar

unread,
Jun 8, 2013, 4:30:25 PM6/8/13
to Tony Mechelynck, Vim Developers

Tony Mechelynck wrote:

> After downloading 7.3.1146 to 7.3.1149, Huge build compiles but Tiny
> doesn't:
>
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -I/usr/local/include -O2
> -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
> -o objects/regexp.o regexp.c
> In file included from regexp.c:7903:0:
> regexp_nfa.c: In function ‘nfa_regexec_both’:
> regexp_nfa.c:5894:35: error: ‘ireg_icombine’ undeclared (first use in
> this function)
> regexp_nfa.c:5894:35: note: each undeclared identifier is reported only
> once for each function it appears in
> make: *** [objects/regexp.o] Error 1
> exit status 2

Must be a missing #ifdef. Thanks for reporting.

--
Two percent of zero is almost nothing.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages