On Thursday, March 7, 2002, at 10:02  AM, David Sinfield wrote:

> # find / -name fstream*
> /opt/sfw/include/g++-3/fstream
> /opt/sfw/include/g++-3/fstream.h
>
> # ls -Fl /opt/sfw/include/g++-3/fstr*
> -r--r--r--   1 root     bin          153 Aug 14  2001 
> /opt/sfw/include/g++-3/fstream
> -r--r--r--   1 root     bin         3523 Aug 14  2001 
> /opt/sfw/include/g++-3/fstream.h
>
> I've set the LD_RUN_PATH to point here but no luck. Any suggestions? If 
> I knew where the ./config was looking for includes I could softlink or 
> even move the files there.

It's not so much where ./configure is looking, but what the compiler 
thinks is the default directory for includes. It looks like you have 
gcc-3.0.x includes here--are you sure that ./configure is picking up 
gcc/g++ version 3?

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to