From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/5] pciutils: SHARED make opt goes for install too
Date: Mon, 10 Jan 2011 14:11:55 +0100 [thread overview]
Message-ID: <87bp3ogaxw.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1294339321-5659-2-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Thu, 6 Jan 2011 15:41:58 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
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
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-01-10 13:11 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 [this message]
2011-01-10 13:15 ` Gustavo Zacarias
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=87bp3ogaxw.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.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 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.