weisunding 发表于 2006-3-29 09:59:25

[报告]Cygwin下 skyeye-1.2-RC6 死机!

没有一份详细的文档说这些东东怎么用,好累啊。
闲话不表,我在Cygwin下面编译过了 skyeye-1.2-RC6 , 然后下了一个最新的testsuite2.1.tar.bz2, 不管用测试哪些img

输入
~/skyeye-v1/binary/skyeye.exe -c skyeye.conf

输出下面后即死在那里,晕

SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF format kernel filename
SKYEYE: If you only have kernel binary image, you should put the filename of kernel binary image in skyeye.conf file
ethmod num=1, mac addr=20:91:f:61:5c:b8, hostip=10.0.0.1
Loaded ROM   ./romfs.img


有没有可以一步到位可以方便使用的啊???????

ksh 发表于 2006-3-29 11:09:43

Sorry, in fact , I have never test or use SkyEye in cygwin. Maybe you can try mingw/windows. koodailar already did some wonderful work that let skyeye run on mingw. I heard some word from others that Cygwin is not a good platform for development. That is probably why SkyEye begin to support mingw/windows.

weisunding 发表于 2006-3-29 12:33:23

OK, I'll switch to mingw to have a test, thanks for ur great jobs.

weisunding 发表于 2006-3-30 14:25:58

我又在Debian(2.6内核)测试了,下了最新的skyeye1.2RC3 和 testsuite, 运行
skyeye -c skyeye.conf 还是死在那里。

我并不想打击你们,不过,如果高手写的软件不易用,实在是……

ksh 发表于 2006-3-30 15:20:17

Did you read README in the package? Maybe you should run skyeye: skyeye -e vmlinux -c skyeye.conf, use -e option to indicate the kernel image name. As I know, chenyu should test all the testcase in every release package of SkyEye in debian.
页: [1]
查看完整版本: [报告]Cygwin下 skyeye-1.2-RC6 死机!