Oh boy.  I remember that problem.  HP by default packages a useless
C compiler.  You'd be best off getting to www.gnu.org and downloading
a gnu c compiler for your version of HPUX.  Why go to the trouble?
Well you're going to need it pretty often.  Its definately the easier than
getting the right prebuilt binary that works with your particular patch
level.

Mod_jk is supposed to be faster, however if your using ApJservAction or
any directive that you don't see autogenerated in the mod_jk.conf-auto
(only probably ApJksomething instead) then don't do it!  (Until you're ready
to spelunk your application to get it to work.

-andy

"Dan R. Labonte" wrote:

> hi all,
>
> I'm wondering if any one has good reason to load mod_jk instead of
> mod_jserv. And if so would anyone out there have install specific
> instructions for HP-UX. I'm in dire need here and being a newbie doesn't
> seem to help out any. I've searched the archives to no avail, and I'm still
> waiting for a reply from my last post. Can someone help out a fellow geek.
>
> My first post... Running Apache 1.3.14 with Tomcat 3.2 and trying to compile
> with gcc like docs said and receive the following error message...I can read
> the error about needing ANSI C but I'm using what the docs suggest...
>
> in the process of making it on apache and during the build of Jserv I
> receive the following error
>
> # /opt/apache/bin/apxs -c *.c -o mod_jserv.so
> cc -Ae +z -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -O
> -DSHARED_MODULE -I/opt/apache/include  -c *.c
> (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
> product; ignored.
> (Bundled) cc: warning 480: The +z option is available only with the C/ANSI C
> product; ignored.
> (Bundled) cc: warning 480: The -O option is available only with the C/ANSI C
> product; ignored.
> (Bundled) cc: warning 485: Can't open "*.c".
> apxs:Break: Command failed with rc=1
>
> Any ideas or way I could find a pre-built version of mod_jserv.so...
>
> Always willing to go the extra step for my fellow geek
> Dan


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to