On Thu, Sep 22, 2011 at 11:57 AM, M P <[email protected]> wrote: >>>>> Oh good. You'll be delighted to know they conflict then, busybox fails >>>>> to build if libarchive(the google one) is in the search path. >>>> >>>> Please post your .config and the error message you are getting. >>> >>> Seems thee is a conflict and it picks the header from the other >>> libarchive (in my cross gcc /usr/include path) >>> >>> config file & log included >> >> Please run >> >> make archival/libarchive/data_extract_all.i >> >> compress resulting data_extract_all.i >> and post data_extract_all.i.bz2 > > Exact command run: > make > CROSS_COMPILE=/opt/minifs/toolchain/x86_64-atom-linux-gnu//bin/x86_64-atom-linux-gnu- > CFLAGS="-O2 -march=atom -mssse3 -fomit-frame-pointer -pipe -fPIC" > CONFIG_PREFIX=/opt/minifs/build-atom/rootfs > archival/libarchive/data_extract_all.i > > Included output as requested (36KB)
This should fix it: http://git.busybox.net/busybox/commit/?id=d184a728cf5c270f1653f60bc0b6b83290127121 -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
