I'm using this exact command: 

Here is what I type in all on one line:

/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \
             -I/usr/java1.2/include/solaris \
             -I../jk -I/usr/java1.2/include \
             -l posix4 -c *.c ../jk/*.c

Please help.

Thanks,
Simon


--- Sudheesh Nair <[EMAIL PROTECTED]> wrote:
> Use this command in native/apache1.3 ..
> 
> $APACHE_HOME/bin/apxs -o mod_jk.so -DSOLARIS \
>              -I${JAVA_HOME}/include/solaris \
>              -I../jk -I${JAVA_HOME}/include \
>              -l posix4 -c *.c ../jk/*.c  
>         
> 
> Sudheesh
> 
> 
> 
> -----Original Message-----
> From: Simon Orchanian [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 15, 2000 3:15 PM
> To: [EMAIL PROTECTED]
> Subject: apxs not finishing for mod_jk.so??
> 
> 
> I dowloaded tomcat source and trying to
> build mod_jk.so using apxs gives this error
> during the linking of the o files:
> 
> apxs: Break: Command failed with rc=16777215.
> 
> Does anyone know what this means?
> 
> How can I get past this part so that I
> can resume?
> 
> Thank you,
> Simon
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

Reply via email to