From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] build failed - cannot stat libz.so*
Date: Tue, 27 Jul 2010 21:18:45 +0200 [thread overview]
Message-ID: <20100727211845.1941d75a@surf> (raw)
In-Reply-To: <20100727190310.GA10996@merkur.ravnborg.org>
Hello Sam,
On Tue, 27 Jul 2010 21:03:10 +0200
Sam Ravnborg <sam@ravnborg.org> wrote:
> While trying to do a sparc build of buildroot I hit
> the following issue:
>
> cp: cannot stat
> `/home/sam/devel/buildroot.git/output/build/zlib-1.2.3/libz.so*': No
> such file or directory make: ***
> [/home/sam/devel/buildroot.git/output/build/zlib-1.2.3/.stamp_staging_installed]
> Error 1
>
> I checked and there is no lib*.so file in that dir.
Yes, because your configuration has :
BR2_PREFER_STATIC_LIB=y
which isn't the default value, and we don't test static libraries very
often. The zlib package is relatively easy to fix with regard to this
problem.
However, I'm really not sure that it will work properly with other
packages.
Do you have a particular reason for using static libraries ?
Peter, do we want to support static libraries ?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-07-27 19:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-27 19:03 [Buildroot] build failed - cannot stat libz.so* Sam Ravnborg
2010-07-27 19:18 ` Thomas Petazzoni [this message]
2010-07-27 21:09 ` Peter Korsgaard
2010-07-27 21:20 ` Sam Ravnborg
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=20100727211845.1941d75a@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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