Step 1: Check the FAQ-o-matic. No luck except to find a HP platform is running
jserv.

Step 2: Contact the list, so here I am again. Trying to compile Apache 1.3.6
with JServ 1.0b4 with JDK1.17B on HP-UX B.11.00 with JDK patches and Y2K patches
(HPUX and jar files). Apache compiles (as does mod-perl and HTML-Embperl) just
fine (okay, it's HP-UX, so nothing actually compiles "just fine" but I can get
there eventually).

The jserv (jar file) aspect compiles and installs (haven't been able to test it
yet, though).
When I do the final apache compile, I get the following error at the point the
jserv module is to be compiled:

===> src/modules/jserv
Makefile:111: warning: overriding commands for target `libjserv.a'
Makefile:59: warning: ignoring old commands for target `libjserv.a'
cc -c  -I../../os/unix -I../../include   -DHPUX11 -Aa -D_HPUX_SOURCE
-DUSE_HSREGEX +e `../../apaci` jserv_mmap.c
cc: "jserv_mmap.c", line 386: error 1711: Inconsistent parameter list
declaration for "jserv_setdead".
gmake[4]: *** [jserv_mmap.o] Error 1
gmake[3]: *** [all] Error 1
gmake[2]: *** [subdirs] Error 1
gmake[2]: Leaving directory `/export1/toolsrc/apache/apache_1.3.6/src'
gmake[1]: *** [build-std] Error 2
gmake[1]: Leaving directory `/export1/toolsrc/apache/apache_1.3.6'
gmake: *** [build] Error 2

gmake is nothing more than a symbolic link to gnu-make. Any pointers anyone can
help me with to get this bugger compiled?




-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to