This is a discussion on BIND 8.4.6 Release won't compile within the Bind Users forums, part of the DNS and Related Forums category; Hi, I've just tried to update to 8.4.6 on Solaris 8 (Sparc) but get the following error: ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++ ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I've just tried to update to 8.4.6 on Solaris 8 (Sparc) but get the following error: ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++ gcc -I../../port/solaris/include -I../../include -D_PATH_HELPFILE=\"/usr/local/lib/nslookup.help\" -g -O2 -c list.c gcc -I../../port/solaris/include -I../../include -D_PATH_HELPFILE=\"/usr/local/lib/nslookup.help\" -g -O2 -c subr.c gcc -I../../port/solaris/include -I../../include -D_PATH_HELPFILE=\"/usr/local/lib/nslookup.help\" -g -O2 -c commands.c gcc -g -O2 -o nslookup main.o getinfo.o debug.o send.o skip.o list.o subr.o commands.o \ ../../lib/libbind.a -ll -lnsl -lsocket Undefined first referenced symbol in file clock_gettime ../../lib/libbind.a(ev_timers.o) ld: fatal: Symbol referencing errors. No output written to nslookup collect2: ld returned 1 exit status make[2]: *** [nslookup] Error 1 make[2]: Leaving directory `/opt/bind-8.4.6/src/bin/nslookup' make[1]: *** [all] Error 1 make[1]: Leaving directory `/opt/bind-8.4.6/src/bin' make: *** [all] Error 1 ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++ Any help would be appreciated. Kind Regards, Dirk |