From owner-cvs-sys Fri Mar 17 14:02:25 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA12242 for cvs-sys-outgoing; Fri, 17 Mar 1995 14:02:25 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA12218; Fri, 17 Mar 1995 14:02:05 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id OAA17344; Fri, 17 Mar 1995 14:02:01 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id OAA00238; Fri, 17 Mar 1995 14:02:01 -0800 Message-Id: <199503172202.OAA00238@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: Poul-Henning Kamp cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/libkern locc.c random.c scanc.c skpc.c libkern In-reply-to: Your message of "Fri, 17 Mar 95 12:04:54 PST." <199503172004.MAA16941@ref.tfs.com> From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 17 Mar 1995 14:02:01 -0800 Sender: cvs-sys-owner@freebsd.org Precedence: bulk >> From: Poul-Henning Kamp >> Subject: Re: cvs commit: src/sys/libkern locc.c random.c scanc.c skpc.c libke >> >>rn.h >> >> We install , it referenced which >> wasn't there (unless you have sources installed). this is wrong. >> >> An alternative solution might be: "#ifdef KERNEL" around the include. > >Not as long as we install /usr/lib/libkern.a then we simply need to >install libkern.h as well. We shouldn't install libkern.a. >Can we close this and fix some bugs instead ? :-) -DG