Subject: port-mvme68k/16282: Spurious /usr/mdec/netboot.tmp
To: None <gnats-bugs@gnats.netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: netbsd-bugs
Date: 04/10/2002 12:58:58
>Number:         16282
>Category:       port-mvme68k
>Synopsis:       Spurious /usr/mdec/netboot.tmp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-mvme68k-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 10 04:59:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Harris
>Release:        2002-04-10
>Organization:
>Environment:
Cross compile from Debian GNU/Linux
>Description:
Doing a "make build" seems to leave a spurious file in
${DESTDIR}/usr/mdec/netboot.tmp.  This looks like it was installed by
"make install" in sys/arch/mvme68k/stand/netboot.

>How-To-Repeat:
	MACHINE=mvme68k
        rm -rf /u1/ben/netbsd/obj.$MACHINE
        rm -rf /u1/ben/netbsd/dest.$MACHINE
        rm -rf /u1/ben/netbsd/release.$MACHINE
        sh build.sh \
                -U -m $MACHINE \
                -T /u1/ben/netbsd/tools \
                -O /u1/ben/netbsd/obj.$MACHINE \
                -D /u1/ben/netbsd/dest.$MACHINE \
                -R /u1/ben/netbsd/release.$MACHINE \
                2>&1 | gzip -c > /u1/ben/netbsd/logs/build.log.$MACHINE.gz

>Fix:



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