我的环境是tornado 2.2 for ppc, vxworks已经正常启动,但出现以下错误:
一:vxWorks启动过程中报的错误:
Attached TCP/IP interface to wancom unit 0
Attaching interface lo0...done
Unable to add route to 192.100.3.0; errno = 0xffffffff.
Loading symbol table from host:vxWorks.sym ...
Error opening host:vxWorks.sym: status = 0x3c
二在target shell中的问题
-> devs
undefined symbol: devs
-> i
undefined symbol: i
我用devs命令,居然说没有定义该命令
请问缺少什么组件没有安装?
谢谢