From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YFjxs-0005Lg-EI for ptxdist@pengutronix.de; Mon, 26 Jan 2015 14:44:28 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1YFjxs-0002H6-CZ for ptxdist@pengutronix.de; Mon, 26 Jan 2015 14:44:28 +0100 Date: Mon, 26 Jan 2015 14:44:28 +0100 From: Michael Olbrich Message-ID: <20150126134428.GA30319@pengutronix.de> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] Problems building libnl3 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, On Wed, Jan 21, 2015 at 02:22:26PM -0500, Jon Ringle wrote: > After updating to ptxdist-2015-01.0, I am having a problem build libnl3. I > tried rebuilding host-flex, hoping this might do the trick, but it did not > help. > Any ideas? > > Jon > > ---------------------- > target: libnl3.compile > ---------------------- > > make[1]: Entering directory > `/home/local/GRIDPOINT/jringle/code/gpec/ec1k-rootfs/platform-EC1K/build-target/libnl-3.2.25' > Making all in include > make[2]: Entering directory > `/home/local/GRIDPOINT/jringle/code/gpec/ec1k-rootfs/platform-EC1K/build-target/libnl-3.2.25/include' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/home/local/GRIDPOINT/jringle/code/gpec/ec1k-rootfs/platform-EC1K/build-target/libnl-3.2.25/include' > Making all in lib > make[2]: Entering directory > `/home/local/GRIDPOINT/jringle/code/gpec/ec1k-rootfs/platform-EC1K/build-target/libnl-3.2.25/lib' Is this from a clean build? I see some more stuff here: GEN route/cls/ematch_grammar.c GEN route/cls/ematch_syntax.c GEN route/pktloc_grammar.c GEN route/pktloc_syntax.c Can you send the output from "ptxdist clean libnl3 ; ptxdist -v compile libnl3"? Maybe we can see some more stuff there. Michael > make all-am > make[3]: Entering directory > `/home/local/GRIDPOINT/jringle/code/gpec/ec1k-rootfs/platform-EC1K/build-target/libnl-3.2.25/lib' > CC route/route_utils.lo > CC route/route.lo > CC route/rtnl.lo > CC version.lo > CC route/tc.lo > CC route/route_obj.lo > CC route/rule.lo > CC route/classid.lo > CC route/cls/fw.lo > CC route/cls/basic.lo > CC route/cls/cgroup.lo > CC route/act/mirred.lo > CC route/cls/ematch/container.lo > CC route/cls/police.lo > CC route/cls/u32.lo > CC route/cls/ematch.lo > CC route/cls/ematch/cmp.lo > CC route/cls/ematch/nbyte.lo > CC route/cls/ematch/meta.lo > CC route/link/api.lo > CC route/cls/ematch/text.lo > route/cls/ematch.c: In function 'rtnl_ematch_parse_expr': > route/cls/ematch.c:635:2: error: unknown type name 'YY_BUFFER_STATE' > YY_BUFFER_STATE buf = NULL; > ^ -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de