Subject: Re: What is going on with us getting the new BINDs available?
To: Jun-ichiro itojun Hagino <itojun@itojun.org>
From: Paul Hoffman <phoffman@proper.com>
List: tech-security
Date: 01/30/2001 09:06:52
At 1:54 AM +0900 1/31/01, Jun-ichiro itojun Hagino wrote:
>	becaues you are using old make with latest Makefile.  upgrade
>	/usr/bin/make if you would like to use the Makefile as is.

Tried that, still fails:

building standard bind library
ranlib libbind.a
all ===> .WAIT
cd: can't cd to /usr/src/usr.sbin/bind/.WAIT
*** Error code 2

Stop.


>	or, you can just remove .WAIT.

Did that, fails later:

cc   -o dig dig.o subr.o send.o list.o debug.o -L -lbind
dig.o: In function `main':
dig.o(.text+0x7d): undefined reference to `bind___res_ninit'
. . .


And, I still wonder, why are these not available in 
/pub/NetBSD/packages/1.5/i386/All?