Re: [Alsa-user] Problem about cross-compiling alsa-utils

2010-04-14 Thread Clemens Ladisch
jji...@nudt.edu.cn wrote: > checking for ncurses5-config... yes > checking for curses library... ncurses > checking for curses header name... > checking for curses compiler flags... -I/usr/include/ncurses > ... > checking panel.h usability... no > checking panel.h presence... no > checking for pan

[Alsa-user] Problem about cross-compiling alsa-utils

2010-04-14 Thread jji...@nudt.edu.cn
Hi all, I can't cross compile alsa-utils for arm-linux platform. My configure options: LD=arm-linux-ld ./configure --prefix=/work/alsa-utils/utils --with-alsa-prefix=/work/alsa/lib --with-alsa-inc-prefix=/work/alsa/include --host=arm-linux --build=i686-linux --disable-nls The configuration