Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] zlib: fix shared lib logic for static-only targets
Date: Wed, 24 Nov 2010 18:56:06 +0000	[thread overview]
Message-ID: <1290624967.12564.5.camel@segulix> (raw)
In-Reply-To: <87k4k268yo.fsf@macbook.be.48ers.dk>

On Wed, 2010-11-24 at 16:24 +0100, Peter Korsgaard wrote:
> >>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
> 
>  Mike> FLAT targets only support static libraries.  The zlib code atm though
>  Mike> assumes a libz.so is always created.  So have the targets check to see
>  Mike> if libz.so exists before trying to work with it.
> 
>  Mike> While we're here, also punt the package-local stripping.
> 
> Thanks, but I prefer to simply use zlib's own 'make install' instead,
> instead of repeating these steps 3 times. I've committed a change to do
> so in git.

hum there is a bug here in git ...

cd /home/sergio/hardware/moviecube/buildroot/output/build/zlib-1.2.5
/usr/bin/make -j1
-C /home/sergio/hardware/moviecube/buildroot/output/build/zlib-1.2.5
DESTDIR=/home/sergio/hardware/moviecube/buildroot/output/target install
make: Entering directory
`/home/sergio/hardware/moviecube/buildroot/output/build/zlib-1.2.5'
cp
libz.a /home/sergio/hardware/moviecube/buildroot/output/target/home/sergio/hardware/moviecube/buildroot/output/staging/usr/lib 

cp libz.a to output/staging/ instead output/target ? 
no worst , /home/sergio/hardware/moviecube/buildroot/output/target/
more /home/sergio/hardware/moviecube/buildroot/output/staging/usr/lib 

Best regards, 
-- 
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101124/2eb49216/attachment.bin>

  reply	other threads:[~2010-11-24 18:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-20  2:35 [Buildroot] [PATCH] zlib: fix shared lib logic for static-only targets Mike Frysinger
2010-11-20  3:45 ` [Buildroot] [PATCH v2] " Mike Frysinger
2010-11-24 15:24   ` Peter Korsgaard
2010-11-24 18:56     ` Sergio Monteiro Basto [this message]
2010-11-24 19:59       ` Peter Korsgaard

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=1290624967.12564.5.camel@segulix \
    --to=sergio@sergiomb.no-ip.org \
    --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