Hi, On Mon, Oct 29, 2012 at 08:33:01PM +0000, Steve Schefter wrote: > Michael Olbrich <m.olbrich@...> writes: > > 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? > > I've put the whole output below, but it looks correct to me (indicates that > mesalib depends on host-makedepend). It indicates: > $(STATEDIR)/mesalib.prepare: $(STATEDIR)/host-makedepend.install.post > > To further debug it, I did an strace of the ptxdist run. I can see that it > opens /usr/local/lib/ptxdist-2012.03.0/rules/host-makedepend.make. I can also > see that it does a stat() on state/libdrm.targetinstall to verify that > dependency. However, there is not stat() for any state/host-makedepend... > file. > > I'm rather stumped.
Just to make sure: host-makedepend is enabled in your ptxconfig, right? Does "ptxdist install host-makedepend" do the right thing? Where exactly does it fail when you run "ptxdist targetinstall mesalib"? 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]
