Subject: bin/3649: another make install problem
To: None <gnats-bugs@gnats.netbsd.org>
From: Bernd Ernesti <bernd@arresum.inka.de>
List: netbsd-bugs
Date: 05/19/1997 10:39:33
>Number: 3649
>Category: bin
>Synopsis: another make install problem
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon May 19 01:50:00 1997
>Last-Modified:
>Originator: Bernd Ernesti
>Organization:
>Release: NetBSD-current 18-May-97 8GMT
>Environment:
System: NetBSD arresum 1.2E NetBSD 1.2E (VEEGO) #252: Sun May 18 16:16:35 MEST 1997 bernd@arresum:/home/work/obj_amiga/src/sys/arch/amiga/compile/VEEGO amiga
>Description:
A 'make install' doesn't install all libraries.
It only installs the shared libraries but not the other identicall
libs and don't make the hardlinks for identicall static or profiled
libs.
>How-To-Repeat:
Do a 'make NOMAN=1 install' in src/lib and then do it again and watch
that it only installes shared libs.
This is a part of my /usr/lib:
-r--r--r-- 1 bin bin 3150 May 18 18:50 libtermcap.a
-r--r--r-- 2 bin bin 16691 May 19 00:50 libtermcap.so.0.0
-r--r--r-- 1 bin bin 3850 May 18 18:50 libtermcap_p.a
-r--r--r-- 1 bin bin 3646 May 18 18:50 libtermcap_pic.a
-r--r--r-- 1 bin bin 3150 May 5 19:49 libtermlib.a
-r--r--r-- 2 bin bin 16691 May 19 00:50 libtermlib.so.0.0
-r--r--r-- 1 bin bin 3850 May 5 19:49 libtermlib_p.a
-r--r--r-- 1 bin bin 10040 May 18 18:50 libutil.a
-r--r--r-- 1 bin bin 25092 May 19 00:50 libutil.so.3.3
-r--r--r-- 1 bin bin 12066 May 18 18:50 libutil_p.a
-r--r--r-- 1 bin bin 12544 May 18 18:50 libutil_pic.a
I did an make install at 18:50 and at 0:50.
This is my only entry in /etc/mk.conf:
BSDSRCDIR = /home/source
>Fix:
It could be a .PHONY problem.
>Audit-Trail:
>Unformatted: