LinuxSir.cn,穿越时空的Linuxsir!

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

pctel内置软猫怎么装?

[复制链接]
发表于 2002-12-4 14:19:43 | 显示全部楼层 |阅读模式
看这里关于pctel软猫的安装的帖子,还是不太明白,我的问题:


[root@localhost pctel-0.9.6]# ./configure --with-hal=hal
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... 'hal' is a wrong HAL, try --with-hal=list
[root@localhost pctel-0.9.6]# ./configure --with-hal=list
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... available HALs are:
pct789, cm8738, i8xx, sis, via686a.
[root@localhost pctel-0.9.6]# ./configure --with-hal=via686a
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... HAL_VIA686A
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 suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... no, using cp -p
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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 /usr/src/linux/include/linux/modversions.h usability... no
checking /usr/src/linux/include/linux/modversions.h presence... no
checking for /usr/src/linux/include/linux/modversions.h... no
configure: error: modversions.h is missing - you should configure your kernel first!

不知道这个内核怎么配?
发表于 2002-12-4 22:02:44 | 显示全部楼层
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=12844
看一下这里,应该有,出错信息不是让先configure your kernel吗。步骤不对。。
发表于 2002-12-7 20:36:44 | 显示全部楼层
1,确定 kernel source 已经安装
2,在/usr/src/下 做个链接
   ln -s linux-2.4 linux
 楼主| 发表于 2002-12-7 21:58:56 | 显示全部楼层
kernel source 怎么确定安装?我不大懂的?能否说的详细点?
发表于 2002-12-8 11:22:05 | 显示全部楼层
http://mirrors.kernel.org/redhat ... e-2.4.18-3.i386.rpm

看一下这个文件名,然后
#rpm -ivh kernel-source-*.rpm --nodeps --force
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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