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-<some-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 [email protected]
