Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Libtool relinking problem
@ 2008-02-12  1:53 John Voltz
  2008-02-12  2:12 ` Dan Nicolaescu
  2008-02-12  6:11 ` Hans-Christian Egtvedt
  0 siblings, 2 replies; 4+ messages in thread
From: John Voltz @ 2008-02-12  1:53 UTC (permalink / raw)
  To: buildroot

I'm wondering if anyone else has noticed problems when installing some
libraries to the staging_dir, sometimes libtool will place a  random
dependency reference as /usr/lib/xxx.la instead of
$(STAGING_DIR)/usr/lib/xxx.la.

This appears to be caused by the libtool re-linking during install.
Anybody know what to do to fix this? I tried adding
LDFLAGS="-L$(STAGING_DIR)/usr/lib" to make install, but it didn't
help.

Thanks,

John Voltz

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-12 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-12  1:53 [Buildroot] Libtool relinking problem John Voltz
2008-02-12  2:12 ` Dan Nicolaescu
2008-02-12  6:11 ` Hans-Christian Egtvedt
2008-02-12 16:38   ` John Voltz

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