LinuxSir.cn,穿越时空的Linuxsir!

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

[alsa]alsa-utils-0.9.4安装问题

[复制链接]
发表于 2007-5-19 12:48:21 | 显示全部楼层 |阅读模式
rad hat 9.0.1 下,
安装alsa-driver-0.9.4.tar.bz2 ,成功,
安装alsa-lib-0.9.4.tar.bz2, 成功,

但是编译alsa-utils-0.9.4的时候出现如下错误,请问大侠们如何解决??



[root@localhost alsa-utils-0.9.4]# make
Making all in include
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/include'
cd .. \
  && CONFIG_FILES= CONFIG_HEADERS=include/aconfig.h \
     /bin/sh ./config.status
config.status: creating include/aconfig.h
config.status: include/aconfig.h is unchanged
make  all-am
make[2]: Entering directory `/usr/src/alsa-utils-0.9.4/include'
make[2]: Leaving directory `/usr/src/alsa-utils-0.9.4/include'
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/include'
Making all in alsactl
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/alsactl'
source='alsactl.c' object='alsactl.o' libtool=no \
depfile='.deps/alsactl.Po' tmpdepfile='.deps/alsactl.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -c `test -f alsactl.c || echo './'`alsactl.c
gcc  -g -O2   -o alsactl  alsactl.o  -lasound -lm -ldl -lpthread
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/alsactl'
Making all in alsamixer
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/alsamixer'
source='alsamixer.c' object='alsamixer.o' libtool=no \
depfile='.deps/alsamixer.Po' tmpdepfile='.deps/alsamixer.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -c `test -f alsamixer.c || echo './'`alsamixer.c
gcc  -g -O2   -o alsamixer  alsamixer.o -lncurses -lasound -lm -ldl -lpthread
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/alsamixer'
Making all in amixer
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/amixer'
source='amixer.c' object='amixer.o' libtool=no \
depfile='.deps/amixer.Po' tmpdepfile='.deps/amixer.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -g -O2 -c `test -f amixer.c || echo './'`amixer.c
gcc  -g -O2   -o amixer  amixer.o -lm -lasound -lm -ldl -lpthread
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/amixer'
Making all in aplay
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/aplay'
source='aplay.c' object='aplay.o' libtool=no \
depfile='.deps/aplay.Po' tmpdepfile='.deps/aplay.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -g -O2 -c `test -f aplay.c || echo './'`aplay.c
gcc  -g -O2   -o aplay  aplay.o -lasound -lasound -lm -ldl -lpthread
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/aplay'
Making all in seq
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/seq'
Making all in aconnect
make[2]: Entering directory `/usr/src/alsa-utils-0.9.4/seq/aconnect'
source='aconnect.c' object='aconnect.o' libtool=no \
depfile='.deps/aconnect.Po' tmpdepfile='.deps/aconnect.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include    -g -O2 -c `test -f aconnect.c || echo './'`aconnect.c
gcc  -g -O2   -o aconnect  aconnect.o  -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/usr/src/alsa-utils-0.9.4/seq/aconnect'
Making all in aseqnet
make[2]: Entering directory `/usr/src/alsa-utils-0.9.4/seq/aseqnet'
source='aseqnet.c' object='aseqnet.o' libtool=no \
depfile='.deps/aseqnet.Po' tmpdepfile='.deps/aseqnet.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include    -g -O2 -c `test -f aseqnet.c || echo './'`aseqnet.c
gcc  -g -O2   -o aseqnet  aseqnet.o  -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/usr/src/alsa-utils-0.9.4/seq/aseqnet'
make[2]: Entering directory `/usr/src/alsa-utils-0.9.4/seq'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/alsa-utils-0.9.4/seq'
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/seq'
Making all in utils
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4/utils'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4/utils'
make[1]: Entering directory `/usr/src/alsa-utils-0.9.4'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/usr/src/alsa-utils-0.9.4'

[root@localhost alsa-utils-0.9.4]# make intall
make: *** No rule to make target `intall'.  Stop.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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