Le Sun, 25 Mar 2012 21:07:24 +0200,
Cyril Lavier <cyril.lav...@davromaniak.eu> a écrit :

> On 03/25/2012 08:32 PM, Laurent Bigonville wrote:
> > Le Sun, 25 Mar 2012 18:47:25 +0200,
> > Cyril Lavier <cyril.lav...@davromaniak.eu> a écrit :
> >
> >> For the moment, I'm not committing anything to the SVN, as the
> >> build fails.
> >>
> >> If you have any idea on this error, don't hesitate to ask.
> > mmmh looks like it's missing 2 build-dependencies: libev-dev and
> > libcurl4-openssl-dev, adding these to my patch fix the FTBFS.
> >
> > Laurent Bigonville
> These 2 build-deps already are in the source package I tried to build.
> 
> I uploaded the source package I'm working here :
> http://sources.davromaniak.eu/nginx/nginx_1.1.17-3.dsc
> 
> Maybe you will find something.

You are missing this in debian/rules:

# export to avoid building embedded libev for
# passenger flavour
export USE_VENDORED_LIBEV = false

For some reason they are trying to build a embedded version of libev,
this is preventing the build.

Laurent Bigonville



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to