Re: Installation Problems under Solaris



Haydn Haines - Sun UK - Partner Support - Intern wrote:
> hmmm... /usr/local/include is in the compile line... but not /usr/include.... I will try 
> that!

No. -I/usr/include must not be there. It is implicitely added by the compiler,
but in case of gcc it should be added after some other include directories.
The compiler does that. If you add -I/usr/include by hand, you'll
break things.

-- 
 .-.   .-.    I don't work for my employer.
(_  \ /  _)
     |        dave srce hr
     |        dave fly srk fer hr




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]