On Sun, 28 Apr 2002, Michael Delamere wrote:

> Hi,
> 
> When I try to run make in
> "jakarta-tomcat-connectors/jk/native2/server/apache2" I get a compile error.
> One of the errors is:
> 
> gcc: unrecognized option `-prefer-pic'
> 
> Does this mean that I´ve got the wrong version of gcc?  I´ve got v2.95
> installed.

Are you on Linux ? The -prefer-pic seems to be supported - I cut&pasted it 
from the Apache's Makefile ( genereated by configure ). You can take a 
look in APACHE_HOME/build/rules.mk and 'synchronize' this with the jk
makefile.
( and let us know what you change :-)

In any case - -prefer-pic shouldn't be needed - I'll double check and
remove it.

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to