From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] libtool
Date: Thu, 2 Aug 2007 01:01:59 +0200 [thread overview]
Message-ID: <008601c7d48f$fc262a80$dcc4af0a@atmel.com> (raw)
A lot of the packages output an information message, requesting that
$ libtool --finish /usr/lib
should be run to finish the installation of the package.
"PATH=\"\$PATH:/sbin\" ldconfig -n $libdir"
Inside the libtool script, there is a call to ldconfig
which will by default write its result to files in the host /etc directory.
You can supply parameters to ldconfig telling it to store
the result in another directory (I.E: $(TARGET_DIR)/usr/bin)
but I do not see that happening.
Is
$ libtool --finish /usr/lib
really neccessary?
If so, it seems broken...
Best Regards
Ulf Samuelsson
reply other threads:[~2007-08-01 23:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='008601c7d48f$fc262a80$dcc4af0a@atmel.com' \
--to=ulf@atmel.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