Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 11:12:01 -0700 (PDT)
From:      Mike Pritchard <mpp>
To:        rgrimes@GndRsh.aac.dev.com (Rodney W. Grimes)
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:  <199604091812.LAA29994@freefall.freebsd.org>
In-Reply-To: <199604091744.KAA14567@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Apr 9, 96 10:44:52 am

next in thread | previous in thread | raw e-mail | index | archive | help
Rodney W. Grimes wrote:
> 
> > 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.

I'll take care of it just as soon as I can get a "make world" to
actually finish.  It looks like the RPC stuff doesn't like it
if you blow away /usr/include first, either (from my quick look
at my machine before I left this morning).
-- 
Mike Pritchard
mpp@freebsd.org
"Go that way.  Really fast.  If something gets in your way, turn"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604091812.LAA29994>