I am trying to compile htdig 3.2.0b. I believe I have the libstdc++ on my system, but it appears that make cannot open it. I am using debian GNU/Linux. I went into dselect and it appears that libstdc++ is installed. Below is the error I get. What should I look for? Before this I did $ ./configure to generate the make file. Results from make just before error. cd tmp ; ar x ../libhtdb.a ; gcc -shared -lz -lstdc++ -o ../libhtdb.so *.o ld: cannot open -lstdc++: No such file or directory make[2]: *** [libhtdb.so] Error 1 make[2]: Leaving directory `/home/brian/src/htdig-3.2.0b1/db/dist' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/brian/src/htdig-3.2.0b1/db' make: *** [all-recursive] Error 1 brian -- Brian Lavender http://www.brie.com/brian/ ------------------------------------ To unsubscribe from the htdig mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
