LinuxSir.cn,穿越时空的Linuxsir!

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

编译内核 求教!!!!!!!!

[复制链接]
发表于 2004-12-19 20:45:42 | 显示全部楼层 |阅读模式
我要用ADSL上网,需要个pppoe.o。但是编译不成。错误如下:
[root@localhost linux-2.4]# make modules
......
make[2]: *** [ppp_generic.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.20-8/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-8/drivers'
make: *** [_mod_drivers] Error 2
[root@localhost linux-2.4]#
[root@localhost linux-2.4]# make modules_install
......
cp: stat‘dummy.o’失败: 没有那个文件或目录
cp: stat‘ppp_deflate.o’失败: 没有那个文件或目录
cp: stat‘ppp_generic.o’失败: 没有那个文件或目录
cp: stat‘pppoe.o’失败: 没有那个文件或目录
cp: stat‘pppox.o’失败: 没有那个文件或目录
cp: stat‘slhc.o’失败: 没有那个文件或目录
make[2]: *** [_modinst__] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.20-8/drivers/net'
make[1]: *** [_modinst_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-8/drivers'
make: *** [_modinst_drivers] Error 2
[root@localhost linux-2.4]#
以下是我编译时的部分选项:

Code maturity level options
  • Prompt for development and/or incomplete code/drivers

    Loadable module support
  • Enable loadable module support
  • Set version information on all module symbols
  • Kernel module loader

    Networking options

    <*> Packet socket

    <*> Unix domain sockets
  • TCP/IP networking
  • Asynchronous Transfer Mode (ATM)
  • Classical IP over ATM

    [M] RFC1483/2684 Bridged protocols

    Network Device Support

    <M > PPP (point-to-point protocol) support

    <M> PPP Deflate compression

    <M> PPP over Ethernet (EXPERIMENTAL)

    USB support

    <*> Support for USB
  • Preliminary USB device filesystem

    <M> UHCI

    <M> OHCI

    Processor type and features

    [ ] Symmetric multi-processing support
    求教高手。我该怎么办。

    对了我是red hat linux 9
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则

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