On Fri, Sep 28, 2007 at 09:12:35 +0200, Stefano Zacchiroli wrote:

> On Fri, Sep 28, 2007 at 02:10:06AM +0200, Frank Lichtenheld wrote:
> > your package failed to build from source.
> 
> Yep, thanks, was already reported.
> 
> I'll look into this but I would appreciate help from some of the Apache
> guys, since apparently apxs is not invoking the compilers to build PIC
> code ...
> 

The problem seems to be that you're trying to build the
mod_netcgi_apache.so shared object while linking with -lcamlrun, but
libcamlrun only exists as a static (non-PIC) library.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to