Hi everyone,

I've used buildroot to build a toolchain based on uClibc to compile some 
software for arm9 architecture. When I compile some of this software, it 
doesn't found some functions like des_setparity, ecb_crypt, ... I've 
checked on my local Linux and this functions are provided by libc.so.6. 
I expect that this functions should be provided by uClibc but when I do 
a `nm` on libuClibc.so.0, des_setparity and others don't appear. Have I 
missed something in uClibc menuconfig?

Thanks for your help.

Jonathan Delizy

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to