Can you send me your three Makefile, Makedefs and apache-1.3/Makefile files?
I believe that both APR and APXS are defining -DLINUX somehow, you should
see two colliding entries in one of those files (but please, SEND them)
Pier
Steffen Haase at [EMAIL PROTECTED] wrote:
>
> Hi Pier,
>
>
> "Pier P. Fumagalli" wrote:
>
>>>> Finding it will not help. Something else is wrong.
>>>> At least 2 things:
>>>>
>>>> 1 - What is the result of your configure?
>>>> (There must be something wrong).
>>>
>>> no, everything seems to be ok.
>>
>> Can you send the output?
>
> I checked out the apr (APACHE_2_0_22) and the jakarta-tomcat-connectors
> sources. I can compile the sources but not linking :( I attached the
> output from the configure script as zip-file (4KByte).
>
> Steffen
>
> ------------ make --------------
> Compiling sources in
> /usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/lib...
> make[1]: Entering directory
> `/usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/lib'
> Generating pr_warp_defs.h
> make[1]: Leaving directory
> `/usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/lib'
>
> Compiling sources in
> /usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/apache-1.3...
>
> make[1]: Entering directory
> `/usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/apache-1.3'
>
> Compiling Apache 1.3 WebApp module
> *Initialization*:1: warning: `LINUX' redefined
> *Initialization*:1: warning: this is the location of the previous
> definition
> Linking Apache 1.3 WebApp Module
> /usr/local/install/jakarta/apr/libtool: mod_webapp.lo: command not found
>
> make[1]: *** [mod_webapp.so] Error 127
> make[1]: Leaving directory
> `/usr/local/install/jakarta/jakarta-tomcat-connectors/webapp/apache-1.3'
>
> make: *** [local-all] Error 2
> cheiron:/usr/local/install/jakarta/jakarta-tomcat-connectors/webapp #