samleegdin 发表于 2003-5-11 09:56:32

内核编译问题,WHY?

:?:
本菜鸟在编译内核时候出现错误,望高手指点,错误如下:
error1
leabing directory    '/usr/src/linux-2.4.7-10/drivers/hotplug'
error2
leabing directory    '/usr/src/linux-2.4.7-10/drivers/hotplug'
   error2
leabing directory    '/usr/src/linux-2.4.7-10/drivers'
error2

我接着用dmesg|more查看系统信息,发现NO plug &play device found
于是我就吧PLUG &PLAY DEVICE SUPPORT   选择“N”
重新编译,最后还是这样,不知道是为什么?

恳请各位帮帮小弟,谢谢先拉

Dragonfly 发表于 2003-5-11 10:12:42

there are some msg before this containing detail errors. post that pls.

samleegdin 发表于 2003-5-11 19:32:39

我重新编译了一遍,出现了另外的一个问题:
make:leaving directory "/usr/src/linux-2.4.7-10/drivers/net/wan"
make:leaving directory "/usr/src/linux-2.4.7-10/drivers/net/wan"
make all_targets
make:enteringdirectory "/usr/src/linux-2.4.7-10/drivers/net"
make:***no rule to make target"tulip/tulip.o"   , needed by "net.o", stop.
make:leaving directory "/usr/src/linux-2.4.7-10/drivers/net"
make:*** Error 2
make:leaving directory "/usr/src/linux-2.4.7-10/drivers/net"
make:***   Error 2
make:leaving directory "/usr/src/linux-2.4.7-10/drivers"
make:***    Error   2

是不是驱动程序问题?还是~~??

Dragonfly 发表于 2003-5-11 22:20:49

i remember that i compiled the 2.4.7-10 before. can u make distclean and try again from beginning. if still have errors, i do not have idea too.

samleegdin 发表于 2003-5-14 15:52:19

i download linux2.4.18AND comple it ,now ,it is ok now! yeah!
anyway,thx a lotcheunqming ! :P

Dragonfly 发表于 2003-5-14 21:41:48

welcome, why not try 2.5.69 when u have time

samleegdin 发表于 2003-5-15 09:27:16

good idea, i will try it later. :P

samleegdin 发表于 2003-5-15 09:30:36

by the way, where can idownload the sofeware :(1)inet6-apps   (2)net-tools-1.52
i seek many webs ,but hav't find it .

Dragonfly 发表于 2003-5-15 09:38:17

http://freshmeat.net/projects/net-tools/?topic_id=150
http://ftp.yars.free.net/pub/software/unix/platforms/linux/system/ipv6/

next time pls do not ask this kind of question here. it is nothing to do with kernel
页: [1]
查看完整版本: 内核编译问题,WHY?