QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: cheyo

"make install"失败 -

[复制链接]
发表于 2003-3-18 09:28:34 | 显示全部楼层
哪位高手看看我的吧,整了好几天了

[root@localhost alsa-driver-0.9.0rc7]# ./configure
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 for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /tmp/alsa-driver-0.9.0rc7
checking cross compile...
checking for directory with kernel source... /lib/modules/2.4.18-14/build
checking for kernel version... The file /lib/modules/2.4.18-14/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).

这里就出错了
[root@localhost alsa-driver-0.9.0rc7]# make install
make dep
make[1]: Entering directory `/tmp/alsa-driver-0.9.0rc7'
make[2]: Entering directory `/tmp/alsa-driver-0.9.0rc7/acore'
Makefile:4: ../Makefile.conf: No such file or directory
Makefile:15: /alsa-kernel/core/Makefile: No such file or directory
Makefile:17: /Rules.make: No such file or directory
make[2]: *** No rule to make target `/Rules.make'. Stop.
make[2]: Leaving directory `/tmp/alsa-driver-0.9.0rc7/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/tmp/alsa-driver-0.9.0rc7'
make: *** [include/sndversions.h] Error 2

可怜我,威盛连官方的驱动也不给.
回复

使用道具 举报

发表于 2003-3-18 10:09:06 | 显示全部楼层
seaaide,
既然成功了,不装也行,不过我觉得最好时装上去.alsa自带的工具比较好.
回复

使用道具 举报

发表于 2003-3-18 10:11:00 | 显示全部楼层
cwwhy,

"Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux). "

你需要完全安装kernel.
回复

使用道具 举报

发表于 2003-3-18 12:20:58 | 显示全部楼层
谢谢pjc5520,我每次开机都是从text进X的

是的,我现在想把他装上去,因为开机时出现错误提示(见附件),没有声音
只要注消到text里,重新进入X就有声音了,可以听音乐

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2003-3-18 12:33:16 | 显示全部楼层
pjc5520,
我现在想装alsa-lib和alsa-utils,但是我在alsa-driver-0.9.0rc3里面只找到一个名为utils的文件夹

我从realtek上下载的linux.zip解压后有3个文件alcsound.tar.bz2,modules.conf,readme
再将alsasound.tar.bz2解开,里面只有一个alsa-driver-0.9.0rc3,没有lib和utils的包

请问要的话,哪里有下载的?
回复

使用道具 举报

发表于 2003-3-18 13:04:06 | 显示全部楼层
[quote:497ca6b166="seaaide"]pjc5520,
我现在想装alsa-lib和alsa-utils,但是我在alsa-driver-0.9.0rc3里面只找到一个名为utils的文件夹

我从realtek上下载的linux.zip解压后有3个文件alcsound.tar.bz2,modules.conf,readme
再将alsasound.tar.bz2解开,里面只有一个alsa-driver-0.9.0rc3,没有lib和utils的包

请问要的话,哪里有下载的?[/quote]
www.alsa-project.org
回复

使用道具 举报

发表于 2003-3-18 18:54:12 | 显示全部楼层
seaaide,

你安装好其他的两个包以后,运行alsa-driver/utils/alsaconf。配置一下。
回复

使用道具 举报

发表于 2003-3-18 18:54:56 | 显示全部楼层

我也用的realtek

我的主板是技嘉815ep的
集成的ac97声卡芯片是也是realtek的
我的系统是红旗sever3.0
./configure会提示那个路径错误
改了linux文件名以后,make install又会发生错误
我安装的时候是./configure -with-kernel=/usr/scr/linux-2.4.7-2
具体命令是什么我忘了
因为我是个linux菜鸟,在网上拷下来的命令
总之安装的时候很顺利,然后make install都完成了
可是最后配置那个etc下的conf文件,就不知道怎么配置了
有两次配置成功了
重装了以后再配置总是不出声音

我的驱动不是alsa带的
我是从技嘉网站上下载的
哪位高手指教一下
谢谢
回复

使用道具 举报

发表于 2003-3-19 15:53:28 | 显示全部楼层
谢谢pjc5520的回帖
我按照dalin部长提供的地址去下了alsa-lib-0.9.0rc3.tar.bz2和 alsa-utils-0.9.0rc3.tar.bz2
然后解压安装,接着到alsa-driver/utils下运行./alsaconf,出现如下提示

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2003-3-19 18:23:57 | 显示全部楼层
alsa-driver-0.9.0rc3 里面没有alsaconf。
alsa-driver-0.9.0rc5 以上才有,
回复

使用道具 举报

发表于 2003-3-19 18:48:03 | 显示全部楼层
[quote:8c00b3a531=""]alsa-driver-0.9.0rc3 里面没有alsaconf。
alsa-driver-0.9.0rc5 以上才有,[/quote]谢谢pjc5520兄的回帖
因为当时找驱动时找的就事alc201a的,里面的正好是alsa-driver-0.9.0rc3

我再去找找看
回复

使用道具 举报

发表于 2003-3-20 22:25:37 | 显示全部楼层
[quote:f7d600c79a="pjc5520"]seaaide,

你安装好其他的两个包以后,运行alsa-driver/utils/alsaconf。配置一下。[/quote]

谢谢pjc5520的帮助
我今天装了alsa-driver-0.9.0rc5和alsa-lib-0.9.0rc5和alsa-utils-0.9.0rc5,没有出现问题,现在状况好很多了
回复

使用道具 举报

发表于 2003-3-20 23:19:28 | 显示全部楼层
seaaide,
祝贺你!继续前进。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-2 16:30 , Processed in 0.048577 second(s), 14 queries .

© 2021 Powered by Discuz! X3.5.

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