Hi,

I have a question about the state of specweb99 module. The reason is that I
failed to compile the source I pulled out of CVS on RedHat 7.3 Linux:

apxs -c -DLINUX -I../../mm-1.1.3 -L../../mm-1.1.3 -lmm mod_specweb99.c
gcc -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -fpic
-DSHARED_MODULE -I/usr/local/apache/include -I../../mm-1.1.3 -DLINUX  -c
mod_specweb99.c
mod_specweb99.c: In function `checkUPFile':
mod_specweb99.c:355: invalid operands to binary ==
mod_specweb99.c:442: incompatible types in assignment
mod_specweb99.c: In function `checkCADFile':
mod_specweb99.c:476: invalid operands to binary ==
mod_specweb99.c:569: incompatible types in assignment
apxs:Break: Command failed with rc=1
make: *** [mod_specweb99.so] Error 1

I traced the macros a bit and it seems there Solaris and Linux defs are
mixed up. Am I right? TIA,

-a


Reply via email to