Compiling problems with BIND 2.8.8 patchlevel 7

Igmar Palsenberg maillist at chello.nl
Sat Nov 11 23:59:45 UTC 2000


On Sat, 11 Nov 2000, Alfredo Ferrari wrote:

> After I do 'make all' in the top source tree, I get thist error output:
> 
> /usr/src/src/lib/irs/dns_pr.c:118: undefined reference to `__memput'
> .../../lib/libbind.a(dns_sv.o): In function `irs_dns_sv':
> /usr/src/src/lib/irs/dns_sv.c:89: undefined reference to `__memget'
> /usr/src/src/lib/irs/dns_sv.c:95: undefined reference to `__memget'
> /usr/src/src/lib/irs/dns_sv.c:96: undefined reference to `__memput'
> .../../lib/libbind.a(dns_sv.o): In function `sv_close':
> /usr/src/src/lib/irs/dns_sv.c:126: undefined reference to `__memput'
> /usr/src/src/lib/irs/dns_sv.c:127: undefined reference to `__memput'
> .../../lib/libbind.a(nul_ng.o): In function `__irs_nul_ng':
> /usr/src/src/lib/irs/nul_ng.c:65: undefined reference to `__memget'
> .../../lib/libbind.a(nul_ng.o): In function `ng_close':
> /usr/src/src/lib/irs/nul_ng.c:83: undefined reference to `__memput'
> collect2: ld returned 1 exit status
> make[2]: *** [nslookup] Error 1
> make[2]: Leaving directory `/usr/src/src/bin/nslookup'
> make[1]: *** [nslookup] Error 2
> make[1]: Leaving directory `/usr/src/src/bin'
> make: *** [all] Error 2

No idea. Please post your platform.

> when i go to the 'bin/nslookup' dir and do a 'make all', I get this output.
> 
> cc -g   -o nslookup main.o getinfo.o debug.o send.o skip.o list.o subr.o
> commands.o \
>         ../../lib/libbind.a -ll -lutil
> /usr/bin/ld: cannot find -ll
> collect2: ld returned 1 exit status
> make: *** [nslookup] Error 1

libl == the lexer library. Install it.

> What is going wrong here ???

Pleas post the platform your compiling on. Saves guesswork ;)



	Igamr 




More information about the bind-users mailing list