mythfish 发表于 2005-11-6 20:40:14

debian-amd64下怎么安装skyeye?

如题

mythfish 发表于 2005-11-8 21:01:13

#make
错误:
/tmp/ccjk6X3v.s: Assembler messages:
/tmp/ccjk6X3v.s:593: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:600: Error: suffix or operands invalid for `call'
/tmp/ccjk6X3v.s:647: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:649: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:656: Error: suffix or operands invalid for `call'
make: *** 错误 1

谁知道怎么解决吗?
快救救我阿

ksh 发表于 2005-11-9 10:05:28

Try to compile without DBCT suppport. Download the newest skyeye source then type:
make NO_DBCT=1 all

mythfish 发表于 2005-11-14 18:19:45

改了 后make的结果是:
arch/arm/mach/at91.h:410: error: size of array ‘padding’ is too large

还是不行

ksh 发表于 2005-11-15 18:29:26

o , I guess you are already near the success/......, You can try to modify more :-)

mythfish 发表于 2005-11-16 20:21:48

what is the mean you say?

ksh 发表于 2005-11-27 21:00:44

I mean you can modify somewhere of skyeye source code . Then try again, good luck!

mythfish 发表于 2005-12-5 16:06:47

还是没能搞定,有没人在amd64平台下编译通过skyeye。
很急啊
页: [1]
查看完整版本: debian-amd64下怎么安装skyeye?