Subject: misc/14012: "make build" fails on pmax/-current
To: None <gnats-bugs@gnats.netbsd.org>
From: None <kwellsch@tampabay.rr.com>
List: netbsd-bugs
Date: 09/19/2001 12:29:53
>Number:         14012
>Category:       misc
>Synopsis:       "make build" fails on pmax/-current
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 19 09:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        -current
>Organization:
>Environment:
System: NetBSD pmax50 1.5Y NetBSD 1.5Y (3MIN50) #0: Wed Sep 19 11:33:27 EDT 2001 kwellsch@pmax50:/usr/src/sys/arch/pmax/compile/3MIN50 pmax
Architecture: mipsel
Machine: pmax
>Description:
A Make build fails with -current cvs'ed today.
>How-To-Repeat:
Do a "make build" on a -current pmax box.
>Fix:

Under /usr/src/sys/arch/pmax/stand:

--- Makefile.booters    Wed Sep 19 12:25:38 2001
+++ newMakefile.booters Wed Sep 19 12:23:29 2001
@@ -111,11 +111,11 @@
            (rm -f ${PROG} ; false)
 .endif
 
+.include <bsd.prog.mk>
+
 CLEANFILES+=   ${PROG}.map
 
 cleandir distclean: cleanlibdir
 
 cleanlibdir:
        rm -rf lib
-
-.include <bsd.prog.mk>

>Release-Note:
>Audit-Trail:
>Unformatted: