OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jun-ichiro itojun Hagino (itojuniijlab.net)
Date: Tue Jan 30 2001 - 11:38:32 CST

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

    >> 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.

            alternatively you may want to use the latest 1.5 tree, grabbed by:
            % cvs -d foo co -P -r netbsd-1-5 basesrc/dist/bind
            % cvs -d foo co -P -r netbsd-1-5 basesrc/usr.sbin/bind
            (foo = your anoncvs setting)

    itojun