OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Bill Sommerfeld (sommerfeldorchard.arlington.ma.us)
Date: Tue Jan 30 2001 - 12:59:32 CST

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

    > >Further, after doing a sup on current, I still can't make the new
    > >BIND because the Makefile has two errors in it (there are two
    > >spurious ".WAIT" words in the SUBDIR= line).
    >
    > becaues you are using old make with latest Makefile. upgrade
    > /usr/bin/make if you would like to use the Makefile as is.

    Handling of .WAIT in SUBDIR is done by src/share/mk/bsd.subdir.mk in
    -current..

    .WAIT in SUBDIR= should be removed from the pulled-up makefiles.

                                    - Bill