Hi.,
I am a Angstrom/OE newbie and I am trying to use it with beagleboard.
I have built an image based on x11 which works fine. However, I needed
libtool and so I added the following in my image's .bb file:
ANGSTROM_EXTRA_INSTALL ?= "libtool"
The build works fine. In the rootfs, i see only libtoolize binary
(in /usr/bin/libtoolize)...however, I don't see any binary with the name
libtool. The missing of this file is reported as the reason for error when
I try to install cpufreq utils.
Should I be expecting the libtool executable to be present in /usr/bin/
if libtoolize executable is present? Or is there any additional steps that I
should do? Please help!
I thought that I should probably add "libtool-native" instead of
"libtool" in ANGSTROM_EXTRA_INSTALL. However, in the build stage of rootfs,
I get the error: no package by the name "libtool-native" is found. However,
I can do a bitbake libtool-native successfully. So, not sure what is
happening here as well.
-hari
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users