|
|
发表于 2003-7-30 16:47:22
|
显示全部楼层
pctel编译不过阿!!!
[cqs@localhost pctel-0.9.6]$ ./configure --with-hal=i8xx --with-kenerl-includes=/usr/src/linux-2.4.20-8
configure: error: modversions.h is missing - you should configure your kernel first!
为啥会说:“你应该首先配置你的kernel,内核,modversions.h找不到”
我装了kernel-src了!!
sudo pcitweak -l
PCI: Probing config type using method 1
PCI: Config type is 1
PCI: PCI scan (all values are in hex)
PCI: 00:00:0: chip 8086,3580 card 1179,ff00 rev 01 class 06,00,00 hdr 80
PCI: 00:00:1: chip 8086,3584 card 1179,ff00 rev 01 class 08,80,00 hdr 00
PCI: 00:00:3: chip 8086,3585 card 1179,ff00 rev 01 class 08,80,00 hdr 80
PCI: 00:02:0: chip 8086,3582 card 1179,ff00 rev 01 class 03,00,00 hdr 80
PCI: 00:02:1: chip 8086,3582 card 1179,ff00 rev 01 class 03,80,00 hdr 80
PCI: 00:1d:0: chip 8086,24c2 card 1179,ff00 rev 03 class 0c,03,00 hdr 80
PCI: 00:1d:1: chip 8086,24c4 card 1179,ff00 rev 03 class 0c,03,00 hdr 00
PCI: 00:1d:2: chip 8086,24c7 card 1179,ff00 rev 03 class 0c,03,00 hdr 00
PCI: 00:1d:7: chip 8086,24cd card 1179,ff00 rev 03 class 0c,03,20 hdr 00
PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01
PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80
PCI: 00:1f:1: chip 8086,24ca card 1179,ff00 rev 03 class 01,01,8a hdr 00
PCI: 00:1f:3: chip 8086,24c3 card 1179,ff00 rev 03 class 0c,05,00 hdr 00
PCI: 00:1f:5: chip 8086,24c5 card 1179,ff00 rev 03 class 04,01,00 hdr 00
PCI: 00:1f:6: chip 8086,24c6 card 1179,0001 rev 03 class 07,03,00 hdr 00
PCI: 02:01:0: chip 10ec,8139 card 1179,ff00 rev 10 class 02,00,00 hdr 00
PCI: 02:04:0: chip 1217,6933 card 0001,0000 rev 01 class 06,07,00 hdr 82
PCI: 02:04:1: chip 1217,6933 card 0001,0000 rev 01 class 06,07,00 hdr 82
PCI: End of PCI scan |
|