Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 1999 17:28:48 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Joao Pedras <jpedras@mail.telepac.pt>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: missing headers, not!
Message-ID:  <Pine.BSF.4.03.9906091727300.3005-100000@resnet.uoregon.edu>
In-Reply-To: <XFMail.990609234922.jpedras@mail.telepac.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Jun 1999, Joao Pedras wrote:

> Hello again Doug,
> 
> Sorry for bothering you with this. The permissions in /usr/include are fine.
> Here is what I was doing : I installed egcc so I could install some apps with
> better optimization. When I export the variables CC and CPP with egcc and eg++,
> for instance, also changing CFLAGS in /etc/make.conf, this strange behaviour
> happens. It's like /usr/include wasn't there.
> If I don't touch that and use bsd's cc everything's goes well.
> 
> Do you know something about this ?

Something may be fiddling with the -I include path argument.  

I don't suggest installing egcs on 2.2.X systems.  It will ship with 4.X
and have all the bugs worked out.  

With configure scripts, they usually dump a config.log.  Checking this log
will have the compiler errors.  This will help you isolate your problem.

> On 09-Jun-99 Doug White wrote:
> > On Mon, 7 Jun 1999, Joao Pedras wrote:
> > 
> >> I am currently having problems when trying to install apps with or without
> >> the
> >> ports. This type of scenario is becoming usual when I run configure scripts
> >> :
> >> 
> >> checking for fcntl.h... no
> > 
> > It looks like the ports' include path is set incorrectly, which is very,
> > very strange.  What are the permissions on /usr/include?  Can you compile
> > a trivial application that pulls in these headers? 
> > 

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9906091727300.3005-100000>