Hi all, I'm very new to htdig and I'm going to be working with an installation of it that was done a while ago on my company's server, which runs great. To get a better understanding of it, I'd like to install it locally on my machine. This way I can test without breaking the existing system.
I've been trying to install version 3.1.6 on a new Intel iMac and am having a strange problem. I can configure, but when I try to do the "make" step, I get the following error: gcc -c -O -I. -I./../include ../btree/bt_compare.c In file included from ../btree/bt_compare.c:54: /usr/include/sys/types.h:139: error: two or more data types in declaration specifiers /usr/include/sys/types.h:154: error: two or more data types in declaration specifiers /usr/include/sys/types.h:159: error: two or more data types in declaration specifiers /usr/include/sys/types.h:192: error: two or more data types in declaration specifiers /usr/include/sys/types.h:197: error: two or more data types in declaration specifiers make[1]: *** [bt_compare.o] Error 1 make: *** [all] Error 1 I've installed the Developer Tools on this Mac so I have make, gcc and etc. I'm not exactly sure why this is happening and I've googled the problem to no avail. Has anyone seen this before and can suggest a fix? Thanks very much in advance. - Jen ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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

