All of lore.kernel.org
 help / color / mirror / Atom feed
From: JC <jc@vtkloud.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: toolchain issue with with-libtool-sysroot unrecognized
Date: Wed, 04 Sep 2013 18:36:53 +0200	[thread overview]
Message-ID: <522761A5.7070200@vtkloud.com> (raw)
In-Reply-To: <CAP9ODKq3tL3RyFSgt0K8wK=87HTegirFkGFPimb0QrudPaAV-g@mail.gmail.com>

On 04/09/2013 17:32, Otavio Salvador wrote:
> On Tue, Sep 3, 2013 at 6:23 PM, JC <jc@vtkloud.com> wrote:
>> 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
> It seems to be an issue with your autotools-based project as it works
> fine in all recipes which use autotools in Yocto.

not so sure. I see the same configure warning in many other recipes. It 
doesn't prevent the binary from working, it just prevents it to be 
launched from within the SDK.
Regards
Jay



  reply	other threads:[~2013-09-04 16:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 21:23 toolchain issue with with-libtool-sysroot unrecognized JC
2013-09-04 15:32 ` Otavio Salvador
2013-09-04 16:36   ` JC [this message]
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=522761A5.7070200@vtkloud.com \
    --to=jc@vtkloud.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /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.