Subject: misc/1178: We don't need to make libkern
To: None <gnats-admin@sun-lamp.pc.cs.cmu.edu>
From: Scott Reynolds <scottr@Plexus.COM>
List: netbsd-bugs
Date: 06/29/1995 23:50:02
>Number:         1178
>Category:       misc
>Synopsis:       We don't need to make libkern during a build.
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 29 23:50:00 1995
>Originator:     
>Organization:
>Release:        29 Jun 1995
>Environment:
	N/A
System: NetBSD aqua 1.0A NetBSD 1.0A (TGI) #62: Wed Jun 21 13:02:42 CDT 1995 scottr@aqua:/a/src/sys/arch/i386/compile/TGI i386


>Description:
	Per Christos Zoulas, we don't need to make libkern in a build.

>How-To-Repeat:
	make depend in /usr/src/sys.  It will fail when it reaches libkern,
	which it shouldn't get to in the first place..

>Fix:
*** sys/lib/Makefile-dist	Mon Nov 21 16:45:59 1994
--- sys/lib/Makefile	Thu Jun 29 10:49:33 1995
***************
*** 7,13 ****
  SUBDIR+= libc_sa
  .endif
- .if exists(libkern)
- SUBDIR+= libkern
- .endif
  .if exists(libnetboot)
  SUBDIR+= libnetboot
--- 7,10 ----
  SUBDIR+= libc_sa
  .endif
  .if exists(libnetboot)
  SUBDIR+= libnetboot
>Audit-Trail:
>Unformatted: