SCO 506链接核心报错。请帮忙看看。
Root for this system build is /"/usr/include/sys/usb/sco_port.h", line 12: illegal type combination
"/usr/include/sys/usb/sco_port.h", line 13: illegal type combination
"/usr/include/sys/usb/sco_port.h", line 14: Syntax error
"/usr/include/sys/usb/sco_port.h", line 15: illegal type combination
"/usr/include/sys/usb/sco_port.h", line 16: illegal type combination
"/usr/include/sys/usb/sco_port.h", line 17: illegal type combination
ERROR: '/var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/uhci/space.c' will not compile properly
i386ld Driver.o fatal: Can't open file /var/opt/K/SCO/link/1.1.1Ga/etc/conf/pack.d/uhci/space.o for input
ERROR: Can not link-edit unix
idbuild: idmkunix had errors.
System build failed.
这个sco_port.h是什么文件啊?我看了这个文件的12-17行是这样的。
typedef unsigned char u_int8_t;
typedef unsigned int u_int32_t;
typedef unsigned short int u_int16_t;
typedef char int8_t;
typedef int int32_t;
typedef short int int16_t;
应该不会有问题吧。。。
请高手指点。。 楼主是在搞USB驱动? 没有啊,就是添加了几个用户License,提示要重新链接核心,就报这个错误了。我也感觉可能跟USB驱动有关系,可是这个系统跑了好几年了,都没有什么问题。 如何能够在内核中取消usb设备的驱动绕过这个驱动呢? 添加用户license好像不会重新链接内核吧 要啊,我添加完后系统提示优化内核参数,然后就重链接核心了。 添加用户license好像不会重新链接内核吧
saintdragon 发表于 2010-03-15 09:22 http://bbs.chinaunix.net/images/common/back.gif
需要的,但可以选择不连核心 op5用的越来越少,很多细节都记不清楚了,汗:oops:
页:
[1]