Hi there,
 
When I build glibc-2.1.2 for ARM target , a error occurred :
#CC=arm-linux-gcc
#./configure arm --build=i586-linux --prefix=/usr/arm-linux --enable-add-ons
#make
The error message is:
 
In file included from nsswitch.c:29
../include/ldsodefs.h:12: warning: 'DL_CALL_FCT' redefined
../elf/dlfcn.h:92: warning: this is the location of the previous definition
nsswitch.c:32: gnu/lib-names.h: No such file or directory
.....
 
When I change directory glibc-2.1.2/include/gnu , I only find libc-versions.h.
I can't find lib-names.h , What's wrong with me ?
 
Kevin.
 
 
 

Reply via email to