[Buildroot] [PATCH] libarchive package added

Peter Korsgaard jacmet at uclibc.org
Wed Sep 2 08:02:12 UTC 2009


>>>>> "Daniel" == Daniel Mack <daniel at caiaq.de> writes:

Hi,

 >> Ok, we don't normally do this per-package - So I'm hessitant to add
 >> it here. Other than that, it looks fine.

 Daniel> Hmm, maybe that should be an option to more packages then, and
 Daniel> it could be added on demand, eg. whenever someone needs that.

I think adding so many configuration options for something like that
will just confuse people / complicate testing too much. Using
BR2_ROOTFS_POST_BUILD_SCRIPT for this seems like a nicer (and more
flexible) solution to me.

 Daniel> But I understand that you're hessitant, so drop that part if you like,
 Daniel> and we remove the installed files later from our postbuild script. No
 Daniel> problem :)

Ok, added without that part. Notice that libarchive needs wchar support:

libarchive/archive_entry.c: In function 'aes_get_wcs':
libarchive/archive_entry.c:234: error: implicit declaration of function 'mbstowcs'

I've fixed the kconfig to ensure that.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list