New freebsd 5.0 box, trying to build htdig 3.16 from source, ran configure, ends with:

checking for sys/wait.h... yes
checking for malloc.h... (cached) no
checking for fstream.h... no
configure: error: To compile ht://Dig, you will need a C++ library. Try installing libstdc++.


but it is installed-
-r--r--r-- 1 root wheel 916K Aug 28 11:11 /usr/lib/libstdc++.a
lrwxr-xr-x 1 root wheel 14B Aug 28 11:17 /usr/lib/libstdc++.so -> libstdc++.so.4
-r--r--r-- 1 root wheel 445K Aug 28 11:17 /usr/lib/libstdc++.so.4
-r--r--r-- 1 root wheel 899K Aug 28 11:11 /usr/lib/libstdc++_p.a



in config.log, I see: configure:1699: gcc -o conftest -g -O2 conftest.c -lsocket 1>&5 /usr/bin/ld: cannot find -lsocket ... configure:1746: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 /usr/bin/ld: cannot find -lnsl ... configure:2028: c++ -E conftest.C >/dev/null 2>conftest.out In file included from configure:2024: /usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>" configure: failed program was: #line 2023 "configure" ... configure:2024:18: wait.h: No such file or directory configure: failed program was: #line 2023 "configure" #include "confdefs.h"



what am I missing?

this is a dedicated server, configured by the hosting company, and I've been able to build other applications with no problems

thanks



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to