Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 18:48:22 -0600 (CST)
From:      Chris Byrnes <chris@awww.jeah.net>
To:        stable@freebsd.org
Subject:   bind upgrade
Message-ID:  <200101310048.f0V0mMP76125@awww.jeah.net>

next in thread | raw e-mail | index | archive | help
in /usr/src/usr.sbin/named

I.    -o named tmp_version.o db_dump.o db_load.o db_lookup.o db_save.o db_update.o db_glue.o db_ixfr.o db_sec.o db_tsig.o ns_parser.o ns_lexer.o ns_parseutil.o ns_ctl.o ns_forw.o ns_init.o ns_main.o ns_maint.o ns_req.o ns_resp.o ns_stats.o ns_ncache.o ns_xfr.o ns_glue.o ns_udp.o ns_config.o ns_update.o ns_ixfr.o ns_signal.o ns_sort.o ns_notify.o  /usr/obj/usr/src/usr.sbin/named/../../lib/libbind/libbind.a /usr/obj/usr/src/usr.sbin/named/../../lib/libisc/libisc.a
ns_forw.o: In function `ns_forw':
ns_forw.o(.text+0x55f): undefined reference to `__res_pquery'
ns_forw.o: In function `retry':
ns_forw.o(.text+0x17e0): undefined reference to `__res_pquery'
ns_forw.o(.text+0x19af): undefined reference to `__res_pquery'
ns_maint.o: In function `endxfer':
ns_maint.o(.text+0x281b): undefined reference to `isc_movefile'
ns_maint.o(.text+0x28c8): undefined reference to `isc_movefile'
ns_req.o: In function `ns_req':
ns_req.o(.text+0x812): undefined reference to `__res_pquery'
ns_resp.o: In function `ns_resp':
ns_resp.o(.text+0x1187): undefined reference to `__res_pquery'
ns_resp.o(.text+0x2e06): undefined reference to `__res_pquery'
ns_resp.o: In function `send_msg':
ns_resp.o(.text+0x4891): undefined reference to `__res_pquery'
ns_resp.o: In function `sysquery':
ns_resp.o(.text+0x52b1): undefined reference to `__res_pquery'
ns_xfr.o(.text+0x652): more undefined references to `__res_pquery' follow
ns_update.o: In function `merge_logs':
ns_update.o(.text+0x3699): undefined reference to `isc_movefile'
ns_update.o: In function `zonedump':
ns_update.o(.text+0x4f84): undefined reference to `isc_movefile'
ns_update.o(.text+0x5002): undefined reference to `isc_movefile'
ns_update.o(.text+0x5097): undefined reference to `isc_movefile'
ns_update.o(.text+0x50d1): undefined reference to `isc_movefile'
ns_update.o(.text+0x510e): more undefined references to `isc_movefile' follow
*** Error code 1

Stop in /usr/src/usr.sbin/named.

any ideas?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101310048.f0V0mMP76125>