From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1TSWQF-0007iG-5g for ptxdist@pengutronix.de; Sun, 28 Oct 2012 18:13:15 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1TSWQF-0007LU-5P for ptxdist@pengutronix.de; Sun, 28 Oct 2012 18:13:15 +0100 Date: Sun, 28 Oct 2012 18:13:15 +0100 From: Michael Olbrich Message-ID: <20121028171315.GD22246@pengutronix.de> References: <20121025140956.GF23204@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] dependency issue 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 On Fri, Oct 26, 2012 at 01:07:58PM +0000, Steve Schefter wrote: > I tried that, but it just seems to confirm that it isn't considering > host-makedpend. Details below. > > First, it reports that it needs to build libdrm. That is consistent with the > state/ptx_map_deps.sh line I quoted earlier: > PTX_MAP_DEP_MESALIB=HOST_MESALIB:LIBDRM:HOST_MAKEDEPEND:DRI2PROTO:XORG_LIB_X11: > XORG_LIB_XEXT:XORG_LIB_XXF86VM:XORG_LIB_XDAMAGE:XORG_LIB_XFIXES:XORG_PROTO_GL: > EXPAT:GCCLIBS > > But then it moves on to building Mesalib without considering host-makedepend. > Even though there are no state/host-makedepend... files. > > All of the other state files needed by the above map_deps line are in place (eg > state/xorg-lib-x11..., state/xorg-lib-xxf86vm...) so it rightly doesn't need to > do anything with those (has already done those). It just seems to be > host-makedepend that it isn't considering. Strange, I'm not seeing this here. Take a look at the generated dependencies: $ grep host-makedepend platform-/state/ptx_dgen_deps.post What does this say? Michael -- 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