From: Wim Vinckier <wimpunk@gmail.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] Issue while install libgcc
Date: Thu, 17 Sep 2015 10:49:05 +0200 [thread overview]
Message-ID: <CAMyOCn8xUfFXQFvR7_FXii7HUU_K6hdaZt81wpDaCX4c1HHTGw@mail.gmail.com> (raw)
Hi,
I've just installed a fresh debian virtual machine with the crosstool
from debian for arm. For your info, I just installed it running this:
cat > /etc/apt/sources.list.d/crosstools.list <<EOF
deb http://emdebian.org/tools/debian/ jessie main
EOF
wget -O - http://emdebian.org/tools/debian/emdebian-toolchain-archive.key
| apt-key add -
dpkg --add-architecture armel
apt-get update
apt-get install crossbuild-essential-armel cpp-arm-linux-gnueabi
I compiled and installed ptxdist-2015-08.0 and I'm trying to rebuild a
project which I previously compiled against ptxdist-2015-01.
While trying to install libgcc, I got an error on
install_copy_toolchain_lib. ptxdist told me:
> ptxdist: error: cannot identify prefix and no user supplied dest
The easiest way to fix it was reverting the patch which seems to be
applied a while ago. I think it was a while ago because I found this
message [1]. After adding the /lib again as the installation path,
the compilation continued.
Is there any other way to fix this? Or does anyone has a suggestion on
what I did wrong?
[1] http://permalink.gmane.org/gmane.comp.embedded.ptxdist.devel/8986
Kind regards,
wim vinckier.
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2015-09-17 8:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 8:49 Wim Vinckier [this message]
2015-09-17 13:16 ` Wim Vinckier
2015-09-18 8:18 ` Wim Vinckier
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=CAMyOCn8xUfFXQFvR7_FXii7HUU_K6hdaZt81wpDaCX4c1HHTGw@mail.gmail.com \
--to=wimpunk@gmail.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