Hi Brandon, On Mon, May 05, 2008 at 11:07:56AM -0700, Brandon Fosdick wrote: > I'm upgrading the packets for BlueZ and I noticed in CROSS_AUTOCONF_USR > that DESTDIR is being set to <snip>/local/arm-linux. Consequently all of > the libraries get installed to local/arm-linux/usr/lib. But, it appears > nothing in that subtree gets copied into the final image. Am I missing > something?
Hmm, which ptxdist version did you try? trunk? Notice that it now has this shiny new "platform" support feature, which might need some configuration. I should make the pengutronix-internal "all-yes" target available, which is usually good for testing. > I first noticed this while making a packet for inotify-tools. I got > around it by adding calls to install_copy,etc in targetinstall to copy > things into the root/usr/local/lib directory. But, I had trouble with > the executables being able to find shared libraries in /usr/local/lib. > Is there a better way to handle this? Did that happen during configuration/compilation of these packets? Often packets do find the wrong tool variants which have been made by people who thought that they could invent something better than autotools. Can you post your work-in-progress patches? Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
