From: Darren Hart <dvhart@linux.intel.com>
To: Mike Tsukerman <miketsukerman@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: libtool can't read a la files
Date: Thu, 03 Nov 2011 06:28:19 -0700 [thread overview]
Message-ID: <4EB296F3.5020009@linux.intel.com> (raw)
In-Reply-To: <CALs2vteB3NaOGvAL4fB_GUVhaV=pYsg1V=H=+f_NtEXs9z2gmQ@mail.gmail.com>
Hi Mike,
On 11/03/2011 02:50 AM, Mike Tsukerman wrote:
> Hello, I've build core-image-minimal-dev (it does not metter for what
> architecture, the same bugs appears in arm and i586) image and faced a
> problem. When i'm trying to build something from tarball, i get a
> libtool errors. It's not only for libz and not every time happens. What
> is going wrong?
> But all .la files exists.
When you run the bitbake command, there is a block of "OE Build
Configuration" which lists the version, the machine, and the layer
revisions being used to build the system. Please provide this
information when reporting a bug. It also helps to know which
distribution you are building on. If you've made any changes to your
local.conf or bblayers.conf to modify the way the image is being built,
please include that as well.
>
> libtool: link: (cd ".libs" && rm -f "librpmbuild.so.2" && ln -s
> "librpmbuild.so.2.0.1" "librpmbuild.so.2")
> libtool: link: (cd ".libs" && rm -f "librpmbuild.so" && ln -s
> "librpmbuild.so.2.0.1" "librpmbuild.so")
> /bin/sed: can't read =/usr/lib/libz.la <http://libz.la>: No such file or
> directory
> libtool: link: `=/usr/lib/libz.la <http://libz.la>' is not a valid
> libtool archive
> make[2]: *** [librpmbuild.la <http://librpmbuild.la>] Error 1
> make[2]: Leaving directory `/home/root/rpm-4.9.1.2/build'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/root/rpm-4.9.1.2'
> make: *** [all] Error 2
>
>
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
next prev parent reply other threads:[~2011-11-03 13:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-03 9:50 libtool can't read a la files Mike Tsukerman
2011-11-03 13:28 ` Darren Hart [this message]
2011-11-03 14:27 ` Mark Hatle
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=4EB296F3.5020009@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=miketsukerman@gmail.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.