You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Stijn Ver Eecke <st...@CAC.BE> on 2001/06/07 09:02:12 UTC

mod_jk for AIX 4.3.3


hello,

I seem to be unable to compile the mod_jk.so module myself ...

the apxs command gives  (executed under src/native/apache1.3)
 apxs -o mod_jk.so -DAIX -I../jk -I/usr/dev_java2/include  -c *.c ../jk/*.c

which returns :

xlC_r -DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT
-I../lib
/expat-lite -O2 -qcpluscmt -DAFPA -DNO_DL_NEEDED -DSHARED_MODULE
-I/usr/HTTPServ
er/include -I../jk -I/usr/dev_java2/include -DAIX  -c mod_jk.c
apxs:Break: Command failed with rc=16711680

could anyone explain this error to me, 
or tell me what to do
or even send me the binary file for AIX

thx

Stijn Ver Eecke
stijn@cac.be

****************************************************************************
This mail has been scanned for virusses at the sender's gateway.
This mail should not contain any virusses known by the latest pattern-files of
any antivirus software. If it does, please notify the system administrator via email
to antivirus@cac.be.
****************************************************************************



Re: mod_jk for HP-UX 11.0

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
Alberto Silva wrote:
> 
> Hi,
> 
> Does anyone know where can I get a compiled version of mod_jk for HP-UX
> 11.0?? It seem that we have a problem with the compilation...
> 
> Thanks in advance

Have you tried with the mod_jk that is on jakarta-tomcat-connectors?

Running there (in jk/src/native) buildconf.sh and configure. Should create an
apache-1.3/Makefile.apxs that contains the right "flags" to compile on your
plateform.

Cheers


Jean-frederic

mod_jk for HP-UX 11.0

Posted by Alberto Silva <al...@nmp.es>.
Hi,

Does anyone know where can I get a compiled version of mod_jk for HP-UX 
11.0?? It seem that we have a problem with the compilation...

Thanks in advance

RE: mod_jk for AIX 4.3.3

Posted by Mike Braden <mi...@nc.rr.com>.
Get the mod_jk stuff from TC3.3m3 - it will work with any 3.x version.

You will have better success if you build Apache from source as well.
See the mod_jk-howto.html for TC3.3m3 for instructions (questions at
the bottom of the page).

Mike
--
Mike Braden
mikeb@nc.rr.com
mikeb@mwbinc.com

-----Original Message-----
From: Stijn Ver Eecke [mailto:stijn@CAC.BE]
Sent: Thursday, June 07, 2001 3:02 AM
To: 'tomcat-dev@jakarta.apache.org'
Subject: mod_jk for AIX 4.3.3




hello,

I seem to be unable to compile the mod_jk.so module myself ...

the apxs command gives  (executed under src/native/apache1.3)
 apxs -o mod_jk.so -DAIX -I../jk -I/usr/dev_java2/include  -c *.c ../jk/*.c

which returns :

xlC_r -DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT
-I../lib
/expat-lite -O2 -qcpluscmt -DAFPA -DNO_DL_NEEDED -DSHARED_MODULE
-I/usr/HTTPServ
er/include -I../jk -I/usr/dev_java2/include -DAIX  -c mod_jk.c
apxs:Break: Command failed with rc=16711680

could anyone explain this error to me,
or tell me what to do
or even send me the binary file for AIX

thx

Stijn Ver Eecke
stijn@cac.be

****************************************************************************
This mail has been scanned for virusses at the sender's gateway.
This mail should not contain any virusses known by the latest pattern-files
of
any antivirus software. If it does, please notify the system administrator
via email
to antivirus@cac.be.
****************************************************************************