From: Steve Schefter <steve@scheftech.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] dependency issue
Date: Tue, 30 Oct 2012 00:27:24 +0000 (UTC) [thread overview]
Message-ID: <loom.20121030T011346-220@post.gmane.org> (raw)
In-Reply-To: <20121029212653.GF22246@pengutronix.de>
Thank you Michael. Your questions lead me to see the error of my ways.
It starts with the fact that, while mesalib depends on host-makedepend, it does
the extract of mesalib before it does the install of host-makedepend. It just
saves the further steps in building mesalib until later.
The problem is that I had it run mesalib's autogen.sh during the extract. At
that point, makedepend doesn't exist and mesalib's configure fails. Why did I
put it as part of extract and not prepare? According to the notes I put in the
mesalib.make file, I was finding with it in prepare, ptxdist was attempting to
use the configure script included in the tarball (not suitable for cross
compile) before autogen.sh generated a new one. Now moving it back to prepare I
am not finding this to be an issue, so I am not sure what else might have been
wrong at the time.
Thanks again for your help and gaining a better insight into how ptxdist decides
when to do what.
Regards,
Steve
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2012-10-30 0:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-25 13:25 Steve Schefter
2012-10-25 14:09 ` Robert Schwebel
2012-10-26 13:07 ` Steve Schefter
2012-10-28 17:13 ` Michael Olbrich
2012-10-29 20:33 ` Steve Schefter
2012-10-29 21:26 ` Michael Olbrich
2012-10-30 0:27 ` Steve Schefter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20121030T011346-220@post.gmane.org \
--to=steve@scheftech.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox