[Buildroot] Libtool relinking problem

John Voltz john.voltz at gmail.com
Tue Feb 12 01:53:38 UTC 2008


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



More information about the buildroot mailing list