Date: Tue, 9 Apr 1996 10:44:52 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com> To: mpp@freefall.freebsd.org (Mike Pritchard) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/xlint/lint1 scan.l tree.c Message-ID: <199604091744.KAA14567@GndRsh.aac.dev.com> In-Reply-To: <199604091717.KAA26142@freefall.freebsd.org> from Mike Pritchard at "Apr 9, 96 10:17:33 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604091744.KAA14567>