Darren Nay writes: 

> 
> :) Okay, maybe this will help explain why it's not finding the include
> files.  Here is the output from config.log, unfortunately not being a C
> programmer it doesn't mean a lot to me.  Can give any insight on this
> problem?  Thanks! 
> 
> configure:1233: checking for errno.h
> configure:1243: gcc  conftest.c >/dev/null 2>conftest.out
> Undefined                       first referenced
>  symbol                             in file
> main
> /usr/local/lib/gcc-lib/i386-pc-solaris2.8/2.
> 95.2/crt1.o
> ld: fatal: Symbol referencing errors. No output written to a.out
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 1238 "configure"
> #include "confdefs.h"
> #include <errno.h> 
> 
> I see the same thing for each include file that is checked..

Unset the 'CPP' environment variables before running the configure script. 


-- 
Sam 

Reply via email to