LinuxSir.cn,穿越时空的Linuxsir!

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

那位好心人救命啊:关于一个从未见过的内核编译问题

[复制链接]
发表于 2005-4-6 19:15:33 | 显示全部楼层 |阅读模式
我的毕业设计是基于pxa255的视频会议系统
我用的是arm-linux
我在编译内核的时候选择了"USB support""UHCI controller"
...
#make zImage后出现
....
drivers/usb/usbdrv.o(.text+0xb630): In function `alloc_td':
/home/sitsang/linux-2.4.19/drivers/usb/usb-uhci.c:257: undefined reference to `pci_pool_alloc'
drivers/usb/usbdrv.o(.text+0xb820): In function `delete_desc':
/home/sitsang/linux-2.4.19/drivers/usb/usb-uhci.c:368: undefined reference to `pci_pool_free'
drivers/usb/usbdrv.o(.text+0xb844): In function `alloc_qh':
/home/sitsang/linux-2.4.19/drivers/usb/usb-uhci.c:377: undefined reference to `pci_pool_alloc'
drivers/usb/usbdrv.o(.text+0xbb3c): In function `cleanup_skel':
/home/sitsang/linux-2.4.19/drivers/usb/usb-uhci.c:551: undefined reference to `pci_pool_destroy'
drivers/usb/usbdrv.o(.text+0xbc34): In function `init_skel':
/home/sitsang/linux-2.4.19/drivers/usb/usb-uhci.c:577: undefined reference to `pci_pool_create'
make: *** [vmlinux] Error 1
请高手指点啊
现在急啊
 楼主| 发表于 2005-4-7 13:50:12 | 显示全部楼层
怎么没人解决啊?
求求各位指点指点吧
回复 支持 反对

使用道具 举报

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

本版积分规则

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