jjinfo@xxxxxxxxxxx wrote: > checking for ncurses5-config... yes > checking for curses library... ncurses > checking for curses header name... <ncurses.h> > checking for curses compiler flags... -I/usr/include/ncurses > ... > checking panel.h usability... no > checking panel.h presence... no > checking for panel.h... no > configure: error: required curses helper header not found > > It seems that the configuration is trying to using ncurses.h on the > build machine. However, it should use the ncurses.h header file in my > cross-compiled ncurse library. The configure script currently assumes that the ncurses settings can be read with the ncurses5-config script. > How can I "force" the configuration to use the cross-compiled ncurse > library and headers? Should I set "--with-curses" option? If so, how > to set it? That options takes auto/ncursesw/ncurses/curses; try curses. If all else fails, you can --disable-alsamixer if you don't need it. HTH Clemens ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user