Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 1995 23:57:01 -0500 (EST)
From:      John Capo <jc@irbs.com>
To:        yami@access.digex.net (Steven D. Arnold)
Cc:        freebsd-questions@freebsd.org, disc@casti.com
Subject:   Re: BIND on FreeBSD
Message-ID:  <199511160457.XAA26435@irbs.irbs.com>
In-Reply-To: <9511151410.AA54245@digex.net> from "Steven D. Arnold" at Nov 15, 95 02:10:54 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Steven D. Arnold writes:
> 
> Hi,
> 
> I have a machine running FreeBSD 2.0.5, and I recently obtained BIND v4.9.3 
> beta 26.  I entered the BSD directory in the package and typed "make," and 
> everything seemed to work up until the end, at which point I got the error:
> 
> gcc -O2 -I. -I/usr/local/lib/named/BSD/named/../BIND -I/usr/local/lib/named/
> BSD/named/../BIND/include -DUSE_OPTIONS_H    -o named version.o db_dump.o 
> db_glue.o db_load.o db_lookup.o db_reload.o db_save.o db_secure.o db_update.o 
> dmalloc.o ns_forw.o ns_init.o ns_main.o ns_maint.o ns_ncache.o ns_req.o 
> ns_resp.o ns_sort.o ns_stats.o ns_validate.o storage.o tree.o
> db_dump.o: Undefined symbol `_inet_nsap_ntoa' referenced from text segment
> db_load.o: Undefined symbol `_inet_nsap_addr' referenced from text segment
> ns_main.o: Undefined symbol `___res_randomid' referenced from text segment
> ns_resp.o: Undefined symbol `___res_nameinquery' referenced from text segment
> *** Error code 1
> 

It assumes that you have installed the resolver library that comes
with 4.9.3beta26, the res directory.  I compiled and linked with
it and have been running fine for a month or so.

John Capo                                                   jc@irbs.com
IRBS Engineering                       High performance FreeBSD systems
(305) 792-9551                      Internet Consulting - ISP Solutions



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