Thanks for that :)
I'll try to digest it, and then may ask more questions.
Sometimes there are problems with including standard include paths=20
explicitly. Was there a reason for listing -I/usr/include ?
Regarding your feature requests:
1. The ssl directory can be configured with --with-ssl=3DDIR
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=3Dcc
> export
> CFLAGS=3D"-O3 -apo -mp -mips4 -OPT:Olimit=3D0 -TARG:platform=3DIP27
> -Xcpluscomm -I/usr/local/include -I/usr/include=20
> -I/usr/freeware/include" export CXXFLAGS=3D"-O3 -mips4"
> export
> LDFLAGS=3D"-mp -W,rpath=3D/usr/local/lib -W,rpath=3D/usr/lib32
> -W,rpath=3D/usr/freeware/lib32"
> export CXX=3DCC
> export NOWARN=3D'-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'
|