[Buildroot] [PATCH 04/10] wavpack: new package

Peter Korsgaard jacmet at uclibc.org
Thu Jan 20 12:13:40 UTC 2011


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Add new wavpack package, another lossless codec like flac.
 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/multimedia/Config.in          |    1 +
 Gustavo>  package/multimedia/wavpack/Config.in  |   10 ++++++++++
 Gustavo>  package/multimedia/wavpack/wavpack.mk |   12 ++++++++++++
 Gustavo>  3 files changed, 23 insertions(+), 0 deletions(-)
 Gustavo>  create mode 100644 package/multimedia/wavpack/Config.in
 Gustavo>  create mode 100644 package/multimedia/wavpack/wavpack.mk

It seems like it needs iconv:

checking for ANSI C header files... (cached) yes
checking for cos in -lm... yes
checking host system type... (cached) powerpc-unknown-linux-gnu
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
configure: error: Can't find iconv headers.
make[1]: ***
[/home/peko/source/buildroot/output2/build/wavpack-4.60.1/.stamp_configured]
Error 1

Care to fix and resend?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list