From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/5] pciutils: SHARED make opt goes for install too
Date: Mon, 10 Jan 2011 10:15:40 -0300 [thread overview]
Message-ID: <4D2B067C.5090603@zacarias.com.ar> (raw)
In-Reply-To: <87bp3ogaxw.fsf@macbook.be.48ers.dk>
On 01/10/11 10:11, Peter Korsgaard wrote:
> Gustavo> If we don't pass SHARED when installing we miss the shared library
> Gustavo> symlinks (libpci.so & libpci.so.3) thus breaking stuff.
>
> Really? It works here:
>
>>>> pciutils 3.1.7 Installing to target
> ..
> /usr/bin/make -j2 BUILDDIR=/home/peko/source/buildroot/output3/build/pciutils-3.1.7 -C /home/peko/source/buildroot/output3/build/pciutils-3.1.7 PREFIX=/home/peko/source/buildroot/output3/target/usr install-lib
> /usr/bin/make -C lib all
> make[3]: Nothing to be done for `all'.
> install -d -m 755 /home/peko/source/buildroot/output3/target/usr/include/pci /home/peko/source/buildroot/output3/target/usr/lib /home/peko/source/buildroot/output3/target/usr/lib/pkgconfig
> install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /home/peko/source/buildroot/output3/target/usr/include/pci
> install -c -m 644 lib/libpci.so.3.1.7 /home/peko/source/buildroot/output3/target/usr/lib
> install -c -m 644 lib/libpci.pc /home/peko/source/buildroot/output3/target/usr/lib/pkgconfig
Oh but you're missing libpci.so and libpci.so.3
See the Makefile, lines 109-113 and 120-122...
next prev parent reply other threads:[~2011-01-10 13:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 18:41 [Buildroot] [PATCH 1/5] alsa-utils: select alsa-lib Gustavo Zacarias
2011-01-06 18:41 ` [Buildroot] [PATCH 2/5] pciutils: SHARED make opt goes for install too Gustavo Zacarias
2011-01-10 13:11 ` Peter Korsgaard
2011-01-10 13:15 ` Gustavo Zacarias [this message]
2011-01-06 18:41 ` [Buildroot] [PATCH 3/5] flac: fix powerpc build Gustavo Zacarias
2011-01-10 21:27 ` Peter Korsgaard
2011-01-06 18:42 ` [Buildroot] [PATCH 4/5] libao: new package Gustavo Zacarias
2011-01-10 21:30 ` Peter Korsgaard
2011-01-11 13:45 ` Gustavo Zacarias
2011-01-06 18:42 ` [Buildroot] [PATCH 5/5] vorbis-tools: " Gustavo Zacarias
2011-01-11 15:38 ` Peter Korsgaard
2011-01-10 13:10 ` [Buildroot] [PATCH 1/5] alsa-utils: select alsa-lib 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=4D2B067C.5090603@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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 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.