On Saturday, April 13, 2002, at 03:26 PM, Edward Avis wrote:
> Has anyone tried compiling htdig-3.2.0b3 with a gcc-3.1 snapshot? No, but 3.2.0b3 doesn't compile with gcc-3.0 either--it was released well before that point. Try one of the 3.2.0b4 snapshots, though I'm not sure it will help with the /usr/include (which is inserted by an older version of automake). <http://www.htdig.org/files/snapshots/> > This new version of gcc gets annoyed if you pass it -I/usr/include, > because > /usr/include is already a standard include directory so it shouldn't > need mentioning, and if you do mention it then the search order changes > which can break stuff. Anyway, whatever the reasoning behind the > change, this causes htdig-3.2.0b3 not to build, because the warning > produced by gcc causes the 'checking for zlib' test in configure to > fail. > > Of course gcc-3.1 is not out yet, so arguably it doesn't matter, but > it's something to worry about for the future. I'll go and see what > Red Hat have done, they probably have some patched version of htdig for > the new compiler. I think the use of -I/usr/include does count as a bug > in htdig's configure script. Since the configure script and Makefiles are generated by autoconf and automake, it's not really an ht://Dig bug. I will make sure the next 3.2.0b4 snapshot has updated Makefiles. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ 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

