I tried that.. also tried CC='gcc' ./configure ...blah blah for apache ..
still get the same problem...

Am going insane .. linux works fine .. Solars=PROBLEM

-----Original Message-----
From: Patrick Roumanoff [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 2:31 PM
To: Tomcat Users List
Subject: Re: Errors compiling warp connector


> i run the following:
> ./configure --with-apxs=/usr/local/Apache_EAPI/bin/apxs
> --with-java=/usr/j2se/
> --with-tomcat=/tomcat4.0.2-compile/jakarta-tomcat-4.0.2-b2-src/dist/

>    APR configure: config.status: creating include/arch/unix/apr_private.h
>   Execution of ./configure --enable-static --disable-shared
> --disable-threads returned 0

did you enable mod_so with apache?
(try a 'httpd -l' to know)

> configure: error: Cannot mix gcc and native cc

looks like apache was compiled with cc and you are trying to compile
apr with gcc

pkr

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to