cvs commit: ports/devel/libev Makefile
Herbert J. Skuhra
hskuhra at fastmail.fm
Fri Sep 17 05:42:30 UTC 2010
Hi Renato!
This breaks the build for me:
===> Building for libev-3.9_1,1
make all-am
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.
-O2 -pipe -fno-strict-aliasing -c -o ev.lo ev.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -c ev.c -fPIC
-DPIC -o .libs/ev.o
ev.c: In function 'loop_init':
ev.c:1597: error: 'ev_invoke_pending' undeclared (first use in this
function)
ev.c:1597: error: (Each undeclared identifier is reported only once
ev.c:1597: error: for each function it appears in.)
*** Error code 1
Without the post-patch lines and I can build libev again.
I am running FreeBSD 8.1-STABLE i386 (r212242).
-Herbert
On Thu, 16 Sep 2010 11:04 +0000, "Renato Botelho" <garga at FreeBSD.org>
wrote:
> garga 2010-09-16 11:04:00 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/libev Makefile
> Log:
> Contitionalize EV_MINIMAL checking to avoid compiler warnings
>
> PR: ports/149970
> Submitted by: garga@
> Approved by: maintainer timeout (3 weeks)
>
> Revision Changes Path
> 1.9 +6 -0 ports/devel/libev/Makefile
More information about the cvs-ports
mailing list