apxs requires perl. You must have perl installed prior to installation
of apache httpd in order for the apache install to correctly configure
apxs. Otherwise, I believe you are on the right track.
Jeff
----- Original Message -----
From: "Peter Choe" <choepete@mindspring.com>
To: <tomcat-user@jakarta.apache.org>
Sent: Friday, May 10, 2002 7:52 AM
Subject: building mod_jk on solaris
> i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is
> actually in tomcat3.3 though. so, i tried to compile it using the
> build-solaris.sh script and i get the following error:
>
> bash-2.03# ./build-solaris.sh
> Building mod_jk
> cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic -I/usr/apache/include
> -I../common -I/usr/java/include -I/usr/java/include/solaris -DSOLARIS -c
> ../common/jk_ajp12_worker.c
> apxs:Break: Command failed with rc=16711680
> Error with apxs
>
> does anyone know how i can fix this?
>
>
> --
> To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|