Thanks for that :) I'll try to digest it, and then may ask more questions. Sometimes there are problems with including standard include paths explicitly. Was there a reason for listing -I/usr/include ?
Regarding your feature requests: 1. The ssl directory can be configured with --with-ssl=DIR 2. The argument for --with-apache is the path to the actual executable, not just the directory. Anyway, Apache isn't used by ht://Dig itself. It is just used by four of the 14 tests. (The other 10 should pass with any version of Apache, or without it.) Rewriting the tests to use Apache2 will probably come soon after the release of 3.2.0b5. Thanks again, Lachlan On Mon, 9 Jun 2003 01:03, Joerg Behrens wrote: > The built failed as you can see under > http://origin.takenet.de/htdig/32bit_built_report.txt > > System: IRIX64 origin 6.5 04091957 IP27 > Compiler: MIPSpro Compilers: Version 7.4 > Environment: > export CC=cc > export > CFLAGS="-O3 -apo -mp -mips4 -OPT:Olimit=0 -TARG:platform=IP27 > -Xcpluscomm -I/usr/local/include -I/usr/include > -I/usr/freeware/include" export CXXFLAGS="-O3 -mips4" > export > LDFLAGS="-mp -W,rpath=/usr/local/lib -W,rpath=/usr/lib32 > -W,rpath=/usr/freeware/lib32" > export CXX=CC > export NOWARN='-woff > 1009,1014,1048,1110,1116,1185,1188,1204,1230,1233 > -Wl,-woff,85,-woff,84' > > Feature request: > made SSL dir configureable > support apache2 when compiling with '--enable-tests' ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev
