Welcome

RH 7.0, using egsc (kgcc), bind-8.2.3_T6B

kgcc -D_GNU_SOURCE -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti
-pipe -s -mcpu=pentiumpro -march=pentiumpro -ffast-math -mieee-fp
-fexpensive-optimizations -fexceptions   -o nslookup main.o getinfo.o
debug.o send.o skip.o list.o subr.o commands.o \
        ../../lib/libbind.a -lfl
../../lib/libbind.a(herror.o): In function `herror':
herror.o(.text+0x77): undefined reference to `__h_errno'
../../lib/libbind.a(res_data.o): In function `__res_mkquery':
res_data.o(.text+0xd9): undefined reference to `__h_errno_set'
../../lib/libbind.a(res_data.o): In function `__res_mkupdate':
res_data.o(.text+0x13d): undefined reference to `__h_errno_set'
../../lib/libbind.a(res_data.o): In function `__res_query':
res_data.o(.text+0x185): undefined reference to `__h_errno_set'
../../lib/libbind.a(res_data.o): In function `__res_update':
res_data.o(.text+0x291): undefined reference to `__h_errno_set'
../../lib/libbind.a(res_data.o): In function `__res_search':
res_data.o(.text+0x2d5): undefined reference to `__h_errno_set'
../../lib/libbind.a(res_data.o)(.text+0x325): more undefined references to
`__h_errno_set' follow
collect2: ld returned 1 exit status
make[2]: *** [nslookup] Error 1
make[2]: Leaving directory
`/usr/src/redhat/BUILD/bind-8.2.3_T6B/src/bin/nslookup'
make[1]: *** [nslookup] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/bind-8.2.3_T6B/src/bin'
make: *** [all] Error 2
make: Leaving directory `/usr/src/redhat/BUILD/bind-8.2.3_T6B/src'

Any solution ? ;)

-- 
Piotr "Charvel" Majka | PGP & GPG Public Key: finger [EMAIL PROTECTED] | Uin: 20873695
GCM d- s-:- a- C++ UL++++ P+ L+++ E--- W+ N+++ !o !K w--- !O M V- PS+ PE !Y 
PGP+ t--- !5 X R tv- b !DI D+ G++ e h r y++**




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to