Subject: misc/993: Error in src/distrib/i386/floppies/inst-common/Makefile.inc
To: None <gnats-admin@NetBSD.ORG>
From: None <darcy@druid.com>
List: netbsd-bugs
Date: 04/25/1995 15:05:10
>Number: 993
>Category: misc
>Synopsis: Error in src/distrib/i386/floppies/inst-common/Makefile.inc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 25 15:05:06 1995
>Originator: D'Arcy J.M. Cain
>Organization:
Planix, Inc.
>Release: NetBSD-current
>Environment:
486/33
NetBSD
i386
System: NetBSD druid 1.0A NetBSD 1.0A (DRUID) #11: Sun Apr 23 17:26:28 EDT 1995 root@druid:/usr/src/sys.OLD/arch/i386/compile/DRUID i386
>Description:
There are two places in Makefile.inc where vnconfig is called
as "vnconfig -u ${VND_DEV} ${IMAGE}". This causes an error
as the image file is superfluous when the -u option is used.
>How-To-Repeat:
Go to src/distrib/i386/floppies/inst and run make twice. The
second will fail because the first didn't unconfigure the device
properly.
>Fix:
Remove the ${IMAGE} from both places where vnconfig is called
with the -u option.
>Audit-Trail:
>Unformatted: