|
|
发表于 2004-11-30 22:43:34
|
显示全部楼层
我做到第6步就出错了,哪位指点一下
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound
checking for libasound headers version >= 0.5.8... found.
checking for snd_cards in -lasound... no
configure: error: No linkable libasound was found.
那个utils也不知道用哪个版本,还说这厂商好,连这几个文件都不提供,说明也是不清不楚的。好像那个驱动也有错,我是改了两个地方才能编译,可到了这我一点都看不懂。我从0.5.3到0.5.10都试了一遍,都没用。 |
|