I saw the recent thread on configure failing on HP-UX. I have the same problem with Solaris 9 and gcc 3.1. I tried what was suggested for the HP-UX user but it did not work.
I tried configure with these commands: PATH=/usr/bin:/usr/local/bin:/usr/ccs/bin:. CFLAGS="-O2 -Wno-deprecated" CXXFLAGS="-O2 -Wno-deprecated" CPPFLAGS=-I/usr/local/include/g++v3/backward LD_LIBRARY_PATH=/usr/local/lib export PATH CFLAGS CXXFLAGS CPPFLAGS LD_LIBRARY_PATH ./configure --prefix=/usr/local Near the end of the run I get this: checking for fstream.h... no configure: error: To compile ht://Dig, you will need a C++ library. Try installing libstdc++. I got it to work fine on a Solaris 7 box with gcc 3.1, but I'm pretty sure that that one still had libraries from gcc 2.95 somewhere. Can anyone offer any suggestions? reb ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Two, two, TWO treats in one. http://thinkgeek.com/sf _______________________________________________ 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

