From owner-freebsd-questions Wed Jun 9 17:28:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id B7BE915087 for ; Wed, 9 Jun 1999 17:28:52 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id RAA12788; Wed, 9 Jun 1999 17:28:48 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 9 Jun 1999 17:28:48 -0700 (PDT) From: Doug White To: Joao Pedras Cc: freebsd-questions@FreeBSD.ORG Subject: Re: missing headers, not! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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