Subject: bin/2847: NetBSD-current doesn't build
To: None <gnats-bugs@gnats.netbsd.org>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: netbsd-bugs
Date: 10/15/1996 02:02:43
>Number:         2847
>Category:       bin
>Synopsis:       NetBSD-current doesn't build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 14 17:05:02 1996
>Last-Modified:
>Originator:     Lennart Augustsson
>Organization:
Chahlmers Univ, CS dept
>Release:        1.2
>Environment:
	
System: NetBSD calvin.cs.chalmers.se 1.2 NetBSD 1.2 (CALVIN) #92: Mon Oct 7 00:41:51 MET DST 1996 augustss@calvin.cs.chalmers.se:/usr/src/sys/arch/i386/compile/CALVIN i386


>Description:
	It is impossible to build NetBSD-current (the new post 1.2 version
	that was made public on Sunday).
	There are many source directories missing, e.g. 
	/usr/src/lib/librmt, /usr/src/lib/libz, ...
>How-To-Repeat:
	cd /usr/src
	make includes
calvin# make includes
===> lib
===> lib/csu
===> lib/csu/i386
===> lib/csu/c++
===> lib/libarch
===> lib/libarch/i386
===> lib/libc
===> lib/libcompat
===> lib/libcrypt
===> lib/libcurses
cd /usr/src/lib/libcurses; cmp -s curses.h /usr/include/curses.h >  /dev/null 2>&1 ||  install -c -o bin -g bin -m 444 curses.h  /usr/include
===> lib/libedit
cd /usr/src/lib/libedit; cmp -s histedit.h /usr/include/histedit.h >  /dev/null 2>&1 ||  install -c -o bin -g bin -m 444 histedit.h  /usr/include
===> lib/libl
===> lib/libm
===> lib/libpcap
cmp -s pcap.h /usr/include/pcap.h || install -c -o bin -g bin -m 444 pcap.h /usr/include
cmp -s pcap-namedb.h /usr/include/pcap-namedb.h || install -c -o bin -g bin -m 444 pcap-namedb.h /usr/include
===> lib/libresolv
===> lib/librmt
cd: can't cd to /usr/src/lib/librmt

>Fix:
	Well, just copy them from whereever you have hidden them. :-)
>Audit-Trail:
>Unformatted: