[uClibc] compiling BIND-8.2.3REL with uclibc on ARM7

Roman Mashak mrv at corecom.co.kr
Wed Jul 20 10:06:29 UTC 2005


Hello!

I'm trying to compile bind-8.2.3rel on ARM7 target, uclibc is 0.9.15.
I was able to compile only library libbind.a (although it took some 
efforts), but nevertheless I can't use this library properly. For example, 
if I link it with my application, I get the error like this:

/ext/mrv/my_local/usr/local/bind/lib/libbind_arm.a(res_send.o): In function 
`send_dg':
/ext/mrv/wrk/dhis/bind/src/lib/resolv/res_send.c:705: undefined reference to 
`pselect'
/ext/mrv/my_local/usr/local/bind/lib/libbind_arm.a(eventlib.o): In function 
`__evGetNext':
/ext/mrv/wrk/dhis/bind/src/lib/isc/eventlib.c:303: undefined reference to 
`pselect'
collect2: ld returned 1 exit status

Seems the problem is in 'pselect' is not available in uclibc?
Does anybody can give some me clue?

Thanks in advance?

With best regards, Roman Mashak.  E-mail: mrv at corecom.co.kr 





More information about the uClibc mailing list