LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 878|回复: 4

alsa-utils装不上,为什么?

[复制链接]
发表于 2005-10-11 09:48:13 | 显示全部楼层 |阅读模式
我把alsa支持编译进了内核,在emerge xfce4的时候没有在use参数里面设置alsa,结果装好以后能emerge alsa-lib,但是emerge-utils出现:
Calculating dependencies  >>> Unpacking source...
>>> Unpacking dialog_1.0-20050206.orig.tar.gz to /var/tmp/portage/dialog-1.0.20050206/work
>>> Source unpacked.
* econf: updating dialog-1.0-20050206/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating dialog-1.0-20050206/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --with-ncursesw
checking for package version... 1.0
checking for package patch date... 20050206
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether make sets ${MAKE}... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD compatible install... /bin/install -c
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for makeflags variable...
checking if filesystem supports mixed-case filenames... yes
checking for ctags... no
checking for etags... no
checking if you want to see long compiling messages... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
Configuring for linux-gnu
checking if this is really Intel compiler... no
checking if we must define _GNU_SOURCE... yes
checking version of gcc... 3.3.5
checking for ANSI C header files... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking if -lm needed for math functions... yes
checking if you want to link with dbmalloc for testing... no
checking if you want to link with dmalloc for testing... no
checking if you want to build libraries with libtool... no
checking for multibyte character support... yes
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... no
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
发表于 2005-10-11 10:34:34 | 显示全部楼层
看你的错误信息,是ncurses的库无法链接,你是否装了呢?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-11 10:49:13 | 显示全部楼层
emerge ncurses提示找不到啊 !
回复 支持 反对

使用道具 举报

发表于 2005-10-11 11:01:50 | 显示全部楼层
Jude ~ # emerge -s ncurses

。。。。。。

sys-libs/ncurses
      Latest version available: 5.4-r6
      Latest version installed: 5.4-r6
      Size of downloaded files: 2,103 kB
      Homepage:    http://www.gnu.org/software/ncurses/
      Description: console display library
      License:     MIT

我是可以找到的,你更新下再试试看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-11 14:50:30 | 显示全部楼层
谢谢,果然好了。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表