This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Glibc 2.10.1 on ARM board


Hello, I would like to update my glibc to get the nslookup working in busybox. I am using Lenny eabi as full distribution on a TS-7800 board. I found the solution I need to recompile the glibc with static nss. But after a
half of hour of compilation it fails with the error:


isoc99_scanf.c: In function __isoc99_scanf:
isoc99_scanf.c:33: error: _IO_acquire_lock_needs_exceptions_enabled undeclared first use in this function

I am compiling glibc on the board using the config settings: ../glibc-2.9/configure --enable-static-nss --enable-add-ons=nptl,../glibc-2.9/glibc-ports-2.9 --prefix=/usr --without-fp --disable-profile --with-tls --with-__thread --without-cvs --without-gd --disable-debug

Thanks,
 Istvan



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]