On 4 October 2016 at 10:46, Martin Jansa wrote:
> PACKAGECONFIG would be nice
>
> I don't use systemtap, I've just noticed it failing in one of my world
> builds after recent boost which probably remove native boost from sysroot
> between systemtap's do_configure and do_compile and caused this fa
PACKAGECONFIG would be nice
I don't use systemtap, I've just noticed it failing in one of my world
builds after recent boost which probably remove native boost from sysroot
between systemtap's do_configure and do_compile and caused this failure.
On Tue, Oct 4, 2016 at 11:21 AM, Burton, Ross wrot
On 3 October 2016 at 18:14, Martin Jansa wrote:
> +DEPENDS = "elfutils sqlite3 systemtap-native ncurses json-c boost"
> +DEPENDS_class-native = "elfutils-native sqlite3-native gettext-native
> boost-native"
> +DEPENDS_class-nativesdk = "nativesdk-elfutils nativesdk-sqlite3
> nativesdk-gettext nat
* otherwise the build may fail with:
| ERROR: oe_runmake failed
| In file included from ../../git/staprun/../util.h:44:0,
| from ../../git/staprun/../util.cxx:17:
| ../../git/staprun/../stringtable.h:17:29: fatal error: boost/version.hpp: No
such file or directory
| #include
|