|
我自己架的skyeye-0.7.4 和 uClinux-dist-20040408环境中, 打上了网络支持的驱动后, ping 仍然不能正常工作:
ifconfig 已将eth0 配好, 地址10.0.0.2
但ping 10.0.0.2 却显示:
ping: sendto: Invalid argument
ping: wrote 10.0.0.2 64 chars, ret=-1
我下载了最新测试包 skyeye-binary-testutils-1.0.4
运行 at91/uclinux2/linux, 情况也是同样.
请问如何解决
另外, 怎样将ifconfig配置成接口状态显示支持.
我的ifconfig老是显示:
ifconfig: ifconfig was not compiled with interface status display support.
pid 12: failed 256 |
|