OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Paul Hoffman (phoffmanproper.com)
Date: Tue Jan 30 2001 - 11:06:52 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    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?