From: Chong Lu <Chong.Lu@windriver.com>
To: "Joseph Andrew de la Peña" <jdelapena@lexmark.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: libtool error when running adt_installer
Date: Thu, 17 Jul 2014 16:57:02 +0800 [thread overview]
Message-ID: <53C78FDE.5000705@windriver.com> (raw)
In-Reply-To: <CAJrRHk6gt9GTaj1+uf77x9bt2zjmfJFzCnA3A-eS1U2WqgfPHg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1937 bytes --]
Hi Joseph,
In adt-installer/opkg/build/opkg-svn/configure file, we have
8917 # Always use our own libtool.
8918 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
So, we should libtool rather than -libtool.
Do you have any env variable to set LIBTOOL?
In addition, I found your log:
--2014-07-16 15:53:29--http://adtrepo.yoctoproject.org/1.5.1
Resolving adtrepo.yoctoproject.org... 140.211.169.59
Connecting to adtrepo.yoctoproject.org|140.211.169.59|:80... failed: Connection refused.
You fail to connect repo. Please check.
BR
Chong
On 07/17/2014 09:18 AM, Joseph Andrew de la Peña wrote:
> Good day,
>
> I have an error in libtool when running adt_installer script.
>
> make[1]: Entering directory
> `/users/jdelapena/adt-installer/opkg/build/opkg-svn/libbb'
> ../-libtool --tag=CC --mode=compile i586-poky-linux-gcc -m32
> -march=i586
> --sysroot=/bonus/scratch/jdelapena/sdk/sysroots/i586-poky-linux
> -DHAVE_CONFIG_H -I. -I../libopkg -g -O -Wall
> -DHOST_CPU_STR=\"x86_64\" -DBUILD_CPU=x86_64 -O
> -fno-omit-frame-pointer -g -feliminate-unused-debug-types -pipe -MT
> libbb_la-gz_open.lo -MD -MP -MF .deps/libbb_la-gz_open.Tpo -c -o
> libbb_la-gz_open.lo `test -f 'gz_open.c' || echo './'`gz_open.c
>
> */bin/sh: ../-libtool: No such file or directory*
> make[1]: *** [libbb_la-gz_open.lo] Error 127
> make[1]: Leaving directory
> `/users/jdelapena/adt-installer/opkg/build/opkg-svn/libbb'
> make: *** [all-recursive] Error 1
>
> Seems to be $LIBTOOL was not having the correct value. I've searched
> all occurrence of $LIBTOOL but all of them had -libtool value.
>
> Where does $LIBTOOL originate when creating my own adt_installer
> script via bitbake adt-installer?
> What variables in any conf file do I need to change to run
> adt_installer successfully?
>
> Attached is the full log during running of adt_installer.
>
> Thanks,
> Joseph
>
>
>
[-- Attachment #2: Type: text/html, Size: 3586 bytes --]
next prev parent reply other threads:[~2014-07-17 8:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-17 1:18 libtool error when running adt_installer Joseph Andrew de la Peña
2014-07-17 8:57 ` Chong Lu [this message]
2014-07-17 9:14 ` Joseph Andrew de la Peña
-- strict thread matches above, loose matches on Subject: below --
2014-07-16 9:26 Joseph Andrew de la Peña
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=53C78FDE.5000705@windriver.com \
--to=chong.lu@windriver.com \
--cc=jdelapena@lexmark.com \
--cc=yocto@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.