Subject: lib/5300: "make" in domestic/lib/libntp is broken
To: None <gnats-bugs@gnats.netbsd.org>
From: Michael Graff <explorer@flame.org>
List: netbsd-bugs
Date: 04/16/1998 05:50:55
>Number: 5300
>Category: lib
>Synopsis: "make" in domestic/lib/libntp is broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 16 06:05:01 1998
>Last-Modified:
>Originator: Michael Graff
>Organization:
flame.org: yes, we do know everything
>Release: 15-Apr-1998 (current)
>Environment:
System: NetBSD flame.lh.vix.com 1.3.1 NetBSD 1.3.1 (KECHARA) #0: Thu Feb 26 10:49:56 PST 1998 explorer@flame.lh.vix.com:/u1/OS/NetBSD/src/sys/arch/i386/compile/KECHARA i386
>Description:
Unless "make obj" has been done in src/lib/libntp, "make" in
src/domestic/lib/libntp doesn't build anything.
>How-To-Repeat:
cd src/lib/libntp
make cleandir
rm -rf obj
cd ../../domestic/lib/libntp
make cleandir
make
(nothing happens)
>Fix:
I fixed it by putting .PATH.c and .PATH.h where the .PATH statement
was. This probably isn't right.
>Audit-Trail:
>Unformatted: