On Wednesday 04 December 2013 16:40:28 Paul Eggleton wrote: > libarchive's configure script looks for ext2fs/ext2_fs.h in order to use > some defines for file attributes support if present (but doesn't link to > any additional libraries.) There is no configure option to disable this, > and if e2fsprogs is rebuilding between do_configure and do_compile you > can currently get a failure. Since we normally only build this recipe > for the target, and this functionality should really be supported on all > linux systems, just add the dependency as most normal Linux distros seem > to.
Actually this has problems building for nativesdk since there is no nativesdk- e2fsprogs; scratch this while I figure out a better solution. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
