Subject: misc/870: 'make distribution' doesn't run MAKEDEV
To: None <gnats-admin@NetBSD.ORG>
From: None <sh391@city.ac.uk>
List: netbsd-bugs
Date: 03/13/1995 13:50:03
>Number:         870
>Category:       misc
>Synopsis:       'make distribution' doesn't run MAKEDEV
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 13 13:50:02 1995
>Originator:     David Brownlee
>Organization:
Private
>Release:        12th March 1995
>Environment:
sparc, 1.0A, current
System: NetBSD gluon.city.ac.uk 1.0A NetBSD 1.0A (GLUON) #1: Thu Feb 9 11:25:40 GMT 1995 monoadm@gluon.city.ac.uk:/mono/u1/NetBSD/src/sys/arch/sparc/compile/GLUON sparc


>Description:
	'make distribution' from /src/src/etc builds the destination ok, but
	then doesn't run MAKEDEV in the destination /dev.

>How-To-Repeat:
	'make distribution' then forget to run MAKEDEV manually & try to figure
	out why it won't boot :)

>Fix:
*** etc/Makefile.orig	Mon Mar 13 21:26:52 1995
--- etc/Makefile	Mon Mar 13 21:28:03 1995
***************
*** 89,94 ****
--- 89,95 ----
  		${DESTDIR}/var/msgs/bounds
  	install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
  		${DESTDIR}/var/run/utmp
+ 	(cd ${DESTDIR}/dev; ./MAKEDEV all)
  	(cd etc.${MACHINE}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
  	    fstab.* ${DESTDIR}/etc)
  .if ${MACHINE} == "tahoe"
>Audit-Trail:
>Unformatted: