From owner-cvs-usrbin Tue Apr 9 10:45:37 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28206 for cvs-usrbin-outgoing; Tue, 9 Apr 1996 10:45:37 -0700 (PDT) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28185 Tue, 9 Apr 1996 10:45:31 -0700 (PDT) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id KAA14567; Tue, 9 Apr 1996 10:44:52 -0700 From: "Rodney W. Grimes" Message-Id: <199604091744.KAA14567@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/usr.bin/xlint/lint1 scan.l tree.c To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Tue, 9 Apr 1996 10:44:52 -0700 (PDT) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org In-Reply-To: <199604091717.KAA26142@freefall.freebsd.org> from Mike Pritchard at "Apr 9, 96 10:17:33 am" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > mpp 96/04/09 10:17:32 > > Modified: usr.bin/xlint/lint1 scan.l tree.c > Log: > Do not include math.h because it isn't used and it causes > "make world" to fail if you use the msun math library and > blow away /usr/include and then do "make world". This is because > the msun math.h isn't installed with the other include files before > xlint is built. It finally gets installed when the msun library > is built. > > Perhaps "make world" should install the msun math.h file if > it doesn't install the CSRG math.h, to prevent problems > like this in the future. Absolutely correct. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD