QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 780|回复: 1

ALSA安不上,急呀!!!!

[复制链接]
发表于 2003-12-10 22:07:40 | 显示全部楼层 |阅读模式
我用Mandrake 9.2 , 声卡 cmi8738 , 安装时 #./configure --with-kernel=/usr 成功 , 接着运行 #make如下 ,  "cc1: error: code model `kernel' not supported in the 32 bit mode"什么意思 , 如何解决呢 ?    先行谢过了.

[root@localhost alsa-driver-1.0.0rc2]# make
if [ ! -d include/sound -a ! -L include/sound ]; then \
  ln -sf ../alsa-kernel/include include/sound ; \
fi
cp -auvf include/version.h include/sound/version.h
‘include/version.h’ -> ‘include/sound/version.h’
make dep
make[1]: Entering directory `/root/tmp/alsa-driver-1.0.0rc2'
make[2]: Entering directory `/root/tmp/alsa-driver-1.0.0rc2/acore'
make  -C ioctl32 fastdep
make[3]: Entering directory `/root/tmp/alsa-driver-1.0.0rc2/acore/ioctl32'
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/root/tmp/alsa-driver-1.0.0rc2/include  -I/usr/include -O2 -mno-red-zone -mcmodel=kernel -fno-reorder-blocks -fno-strength-reduce -finline-limit=2000 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD  ioctl32.c pcm32.c rawmidi32.c timer32.c hwdep32.c seq32.c > .depend
cc1: error: code model `kernel' not supported in the 32 bit mode
cc1: error: code model `kernel' not supported in the 32 bit mode
cc1: error: code model `kernel' not supported in the 32 bit mode
cc1: error: code model `kernel' not supported in the 32 bit mode
cc1: error: code model `kernel' not supported in the 32 bit mode
cc1: error: code model `kernel' not supported in the 32 bit mode
make[3]: *** [fastdep] 错误 1
make[3]: Leaving directory `/root/tmp/alsa-driver-1.0.0rc2/acore/ioctl32'
make[2]: *** [_sfdep_ioctl32] 错误 2
make[2]: Leaving directory `/root/tmp/alsa-driver-1.0.0rc2/acore'
make[1]: *** [dep] 错误 1
make[1]: Leaving directory `/root/tmp/alsa-driver-1.0.0rc2'
make: *** [include/sndversions.h] 错误 2
发表于 2003-12-12 12:10:17 | 显示全部楼层
内核编译的时候没有把32bit mode编译进去,上网更新,换新版本的试试看。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-6 14:40 , Processed in 0.040945 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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