ApacheUser
Programmer
Dear all,
Can mod_jserv/ mod_jk be compiled in a HPUX 11 (32bit) machine? I failed to generate the *.so
Apache was started without problem.
But I got the following error when I tried to compile the mod_jk.
"
Building mod_jk
gcc -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/usr/local/apache/include -I../common -I/opt/java1.3/include -I/opt/java1.3/include/hp-ux -c ../common/jk_ajp12_worker.c
....
....
gcc -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/usr/local/apache/include -I../common -I/opt/java1.3/include -I/opt/java1.3/include/hp-ux -c mod_jk.c
-o mod_jk.so mod_jk.o mod_jk.o jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o jk_connect.o jk_ajp13_worker.o jk_ajp13.o jk_ajp12_worker.o
apxs:Break: Command failed with rc=255
Error with apxs"
Please advise.
Can mod_jserv/ mod_jk be compiled in a HPUX 11 (32bit) machine? I failed to generate the *.so
Apache was started without problem.
But I got the following error when I tried to compile the mod_jk.
"
Building mod_jk
gcc -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/usr/local/apache/include -I../common -I/opt/java1.3/include -I/opt/java1.3/include/hp-ux -c ../common/jk_ajp12_worker.c
....
....
gcc -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/usr/local/apache/include -I../common -I/opt/java1.3/include -I/opt/java1.3/include/hp-ux -c mod_jk.c
-o mod_jk.so mod_jk.o mod_jk.o jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o jk_connect.o jk_ajp13_worker.o jk_ajp13.o jk_ajp12_worker.o
apxs:Break: Command failed with rc=255
Error with apxs"
Please advise.