fnmatch() is absent in ulibc port

Alexander Valitov valitov79 at mail.ru
Wed Mar 25 15:10:12 CET 2009


Hi,

I'm porting some Linux application to L4Env using your ulibc port.
The application uses fnmatch() function from libc.
For some reason this function is absent in 
BUILD-DIR/lib/x86_586/libuc_c.a file, but at the same time 
BUILD-DIR/include/uclibc/fnmatch.h is present. 
So compilation completes without error, but linkage fails.

Was it done intentionally?

./l4/pkg/uclibc/lib/uclibc/Makefile does not even try to compile
./l4/pkg/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/fnmatch.c. 
See DIRS variable definition.

If it was done intentionally. Why the header is in the way?

Best Regards, Alexander Valitov
-- 
View this message in context: http://www.nabble.com/fnmatch%28%29-is-absent-in-ulibc-port-tp22702455p22702455.html
Sent from the L4 mailing list archive at Nabble.com.





More information about the l4-hackers mailing list