Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] libtool
@ 2007-08-01 23:01 Ulf Samuelsson
  0 siblings, 0 replies; only message in thread
From: Ulf Samuelsson @ 2007-08-01 23:01 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-01 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 23:01 [Buildroot] libtool Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox