On Wed, May 9, 2012 at 4:34 PM, Kamble, Nitin A <[email protected]> wrote: > When eglibc is configured without OPTION_EGLIBC_LIBM_BIG then eglibc is > failing to build with following error. > | In file included from xregex.c:634:0: > | xregex.c: In function 'byte_regex_compile': > | xregex.c:3395:8: error: too few arguments to function 'findidx' > Is the OPTION_EGLIBC_LIBM_BIG mandatory to build eglibc 2.15 ?
The options shouldn't be mandatory. Does this patch help? http://www.eglibc.org/archives/patches/msg01124.html Cheers, Carlos. _______________________________________________ Issues mailing list [email protected] http://eglibc.org/cgi-bin/mailman/listinfo/issues
