Date: Fri, 17 Sep 2010 07:42:28 +0200 From: "Herbert J. Skuhra" <hskuhra@fastmail.fm> To: "Renato Botelho" <garga@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/libev Makefile Message-ID: <1284702148.23908.1395462415@webmail.messagingengine.com> In-Reply-To: <201009161104.o8GB40tb077259@repoman.freebsd.org> References: <201009161104.o8GB40tb077259@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1284702148.23908.1395462415>