|
我用内核nitro-2.6.9-r4,没有编译alsa的支持,想用新的alsa驱动,alsa-driver已经装好了,但alsa-utils编译通不过,信息如下:
checking for ncursesw header in include-path... curses.h
checking for ncurses version... 5.4.20040208
checking for Gpm_Open in -lgpm... yes
checking for initscr in -lgpm... yes
checking for initscr... no
checking for initscr in -lncursesw... no
checking for -lncursesw in /usr/local/lib... no
checking for -lncursesw in /usr/lib... no
configure: error: Cannot link ncursesw library
!!! ERROR: dev-util/dialog-1.0.20040731 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
请问一下该怎么解决???谢谢!!!
重新编译一下ncurses就好了 |
|