Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!ihnp4.ucsd.edu!news.service.uci.edu!news.cccd.edu!usenet From: mpeer@cccd.edu (Michael S. Peer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Has anyone built bind 4.9.3 P1 Date: 10 Apr 1996 21:43:32 GMT Organization: Golden West College Lines: 24 Message-ID: <4kha24$9jg@spock.dis.cccd.edu> NNTP-Posting-Host: mpeer.csc.gwc.cccd.edu Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 X-Newsreader: WinVN 0.99.5 My provider has recommended upgrading named on my system, so I naively downloaded latest version ftp.vix.com with the patch. There is a BSD directory in the distribution with a readme file. The plot thickens... Item 1 says apply difs file. I do a patch <Diffs/diffs and it errors out, I do a patch <Diffs/diffs -d /usr/local/lib/libc/net, and it also errors. There is a file nsap_addr.c in this directory that has the functions mentioned below I changed to the bind/BSD directory and make depend, IT WORKS! I do a make all, and it errors on named, at db_dump.o Undefined symbol '_inet_nsap_ntoa' referenced from text segment db_dump.o Undefined symbol '_inet_nsap_addr' referenced from text segment Any help woudl be appreciated. please also reply by e-mail, as I sometimes my news feed expires before I get to it.