Re: gcc (cpp) include search path problem

2001-05-25 Thread Peter Pentchev
On Thu, May 24, 2001 at 05:55:38AM -0400, Brent Verner wrote: Hi, I'm not sure if this has been the default for gcc/cpp on FBSD for a while but I noticed it since some ports failed to build due to includes (present in /usr/local/include) not being found. Has this changed, or is that

Re: gcc (cpp) include search path problem

2001-05-25 Thread Jacques A. Vidrine
[This is most likely a ports issue, so kicked to -ports] On Fri, May 25, 2001 at 10:56:42PM +0300, Peter Pentchev wrote: On second thoughts, you might have a problem if you are trying to install the wget port in a location other than /usr/local. If you change PREFIX, then the

Re: gcc (cpp) include search path problem

2001-05-25 Thread David O'Brien
On Thu, May 24, 2001 at 05:55:38AM -0400, Brent Verner wrote: IMO, the search path for cpp should include /usr/local/include, especially since we install ports there. That would be wrong. We install ports where ever you tell the system to. That could be /usr/reall-cool-FreeBSD-treats/ or

gcc (cpp) include search path problem

2001-05-24 Thread Brent Verner
Hi, I'm not sure if this has been the default for gcc/cpp on FBSD for a while but I noticed it since some ports failed to build due to includes (present in /usr/local/include) not being found. Has this changed, or is that port (wget) just broken. IMO, the search path for cpp should