Subject: misc/2071: Problems with "make install"
To: None <gnats-bugs@NetBSD.ORG>
From: Matthias Scheler <tron@colwyn.owl.de>
List: netbsd-bugs
Date: 02/12/1996 19:38:24
>Number:         2071
>Category:       misc
>Synopsis:       Problems with "make install"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 12 14:20:03 1996
>Last-Modified:
>Originator:     Matthias Scheler
>Organization:
Matthias Scheler
tron@colwyn.owl.de
>Release:        10-Feb-96
>Environment:
System: NetBSD colwyn 1.1A NetBSD 1.1A (COLWYN) #0: Sun Feb 11 23:35:43 GMT+0100 1996 tron@colwyn:/usr/src/sys/arch/i386/compile/COLWYN i386


>Description:

"make install" fails on the man pages of several files probably due to
the changes to "src/share/man/bsd.man.mk" at 10-Feb-96:

tron@colwyn:/usr/src/usr.bin/file#make install
install -c -s -o bin -g bin -m 555  file /usr/bin
install -c -o bin -g bin -m 444 magic  /etc/magic
install -c -o bin -g bin -m 444 file.cat1 /usr/share/man/catfile.cat1/file.0
install: /usr/share/man/catfile.cat1/file.0: No such file or directory
*** Error code 1

Stop.

>How-To-Repeat:

cd src/usr.bin/file
make depend all
su
make install

>Fix:

Sorry, BSD Makefile magic is to hard for me.
>Audit-Trail:
>Unformatted: