> Hi Douglas, > > first I want to thank you for giving a try to ht://Dig 3.2! > > Il mer, 2004-01-14 alle 00:57, Douglas Kline ha scritto: > > Running configure on Version 3.2.0b5 under Solaris 2.8 I'm getting the erro r > > > > configure:22618: error: cannot compute sizeof (unsigned long long int), 77 > > Mhmmm ... Anyone getting the same error? > > Unfortunately I don't have a Solaris and I can't try but on SourceForge > (where I did not encounter any problem at all with configuration). > > Could you please send us the gzipped config.log file?
I did some investigating. I defined the environment variable CONFIG_SHELL which previously hadn't been defined to /usr/bin/ksh and then ran the configure script under ksh. The result was the same error and different line numbers which supports my speculation about the reason the line numbers in the diagnostic messages didn't correspond to those in the file. I then defined the environment variable LD_LIBRARY_PATH which also hadn't been defined to be the directory with libz.so in it and then ran configure again. This time it worked. However it's not clear to me that the library which it's finding now is the one it was intended to use. Douglas ======== Douglas Kline [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ 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

