On 04/27/2010 04:22 AM, Roman I Khimov wrote: > Build failed with > > | In file included from libc/misc/regex/regex.c:59: > | libc/misc/regex/regexec.c:315: error: conflicting types for > 're_search_2_stub' > | libc/misc/regex/regexec.c:44: note: previous declaration of > 're_search_2_stub' was here > | libc/misc/regex/regexec.c:358: error: conflicting types for 're_search_stub' > | libc/misc/regex/regexec.c:49: note: previous declaration of > 're_search_stub' was here > .... etc > > Signed-off-by: Roman I Khimov <[email protected]> > --- > libc/misc/regex/regexec.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-)
Thanks, Applied. -Austin _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
