----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Maybe this is a silly question..

But are you using:

Include /path/to/tomcat/conf/tomcat.conf

or using somthing like:

Include /usr/local/tomcat ...blah

Chris



On Thu, 10 Aug 2000 21:13:16 +0800, LiuHui wrote:

>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Hello Java-apache-users,
>
>  I installed tomcat3.1, and attach the following line to httpd.conf:
>         Include /path/to/tomcat/conf/tomcat.conf
>  when i startup the apache server, a error occured:
>      ...error opening /path/to/apache/libexec/mod_jserv.so.
>  But when I run "apxs -c -o mod_jserv.so *.c" in .../src/native/apache/jserv,
>  it dies with the follwing line:
>      -o mod_jserv.so mod_jserv.o jserv_wrapper_win.o jserv_wrapper_unix.o jserv_wrapp
>      er.o jserv_watchdog.o jserv_utils.o jserv_status.o jserv_protocols.o 
>jserv_mmap.o
>      jserv_image.o jserv_balance.o jserv_ajpv12.o jserv_ajpv11.o autochange.o
>      apxs:Break: Command failed with rc=16711680
>
>  How to resolve it, thank you!
>
>Best regards,
> Liuhui
>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Search Archives: 
><http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>Problems?:           [EMAIL PROTECTED]
>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to