From: JC <jc@vtkloud.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: toolchain issue with with-libtool-sysroot unrecognized
Date: Tue, 03 Sep 2013 23:23:40 +0200 [thread overview]
Message-ID: <5226535C.3010102@vtkloud.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 934 bytes --]
Hi,
I tried to follow the steps from the official Yocto toolchain
documentation as in :
http://www.yoctoproject.org/docs/1.4.2/adt-manual/adt-manual.html#creating-and-running-a-project-based-on-gnu-autotools
When I run the configure step, I get a warning :
configure: WARNING: unrecognized options: --with-libtool-sysroot
This shouldn't be so bad, but unfortunately, because of this warning, I
get the following issue: when I try to run the generated binary, I get :
/lib/ld-linux.so.3: No such file or directory
So it's clear that because configure doesn't understand the libtool
sysroot parameter, it won't link my executable to the appropriate
library path. ld-linux.so.3 is indeed present under sysroots/lib. So if
the --with-libtool-sysroot were understood, that would work perfectly.
Has anyone any clue on this? I google the error but couldn't find any
valuable information
Regards
Jay
[-- Attachment #2: Type: text/html, Size: 1514 bytes --]
next reply other threads:[~2013-09-04 0:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 21:23 JC [this message]
2013-09-04 15:32 ` toolchain issue with with-libtool-sysroot unrecognized Otavio Salvador
2013-09-04 16:36 ` JC
2013-09-04 17:03 ` Otavio Salvador
2013-09-04 18:26 ` JC
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=5226535C.3010102@vtkloud.com \
--to=jc@vtkloud.com \
--cc=meta-freescale@yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.