alanly 发表于 2010-11-17 20:37:18

skyeye-1-3-1_rc1编译错误

我的系统是fedora 13编译skyeye时出错,下面时报错信息
还有许多警告。新手求助,劳烦大家帮帮忙。

utils/uart_console/uart_console.c:27: 警告:忽略 #pragma ident
utils/uart_console/uart_console.c:57: 错误:expected identifier or ‘(’ before numeric constant
utils/uart_console/uart_console.c:58: 错误:expected identifier or ‘(’ before numeric constant
utils/uart_console/uart_console.c:61: 错误:expected identifier or ‘(’ before numeric constant
utils/uart_console/uart_console.c:62: 错误:expected identifier or ‘(’ before numeric constant
utils/uart_console/uart_console.c:65: 警告:函数声明不是一个原型
utils/uart_console/uart_console.c: 在函数‘main’中:
utils/uart_console/uart_console.c:115: 警告:未使用的变量‘count’
utils/uart_console/uart_console.c: 在文件层:
utils/uart_console/uart_console.c:169: 警告:函数声明不是一个原型
make: *** 错误 1
make: Leaving directory `/home/llc/下载/SkyEye/skyeye-1-3-1_rc1'
make: *** 错误 1
make: Leaving directory `/home/llc/下载/SkyEye/skyeye-1-3-1_rc1'
make: *** 错误 2
#

alanly 发表于 2010-11-17 20:45:27

再问个编译的问题

我是第一次编译安装软件,不知道./congfig中许多checking后 ,有的给出yes有的给出no。顺带帮忙解释一下吧。是no的地方,影响不影响软件的编译和最终功能?

tsinghuayuan86 发表于 2010-11-19 10:21:54

回复: alanly:skyeye-1-3-1_rc1编译错误

alanly:
            您好!我们在ubuntu-10.10也遇到了上述errors,我们已经fix了这个bug。虽然os平台不同,但是我
      们的修改应该可以解决您的问题,且此修改已提交到skyeye-1.3.2版本中。
      有两种方案可以选择: 1)下载最近即将发布的 skyeye-1.3.2_rel .
                                          2)或者在skyeye-1.3.1_rel上打上我发的这个patch(附件中),重新编译即可。
             至于在./configure时遇到的yes or no,no的地发不一定都是错误,由于skyeye要对应很多os平台,
       所以对各种库的检测比较多,但并不是每个os平台都需要这些库,所以只要./configure;make 没有出现
       error,编译即成功!
            感谢您对skyeye的关注与支持!:)


thanks,
yuanzheng.
            


thanks,

alanly 发表于 2010-11-21 09:54:34

回复 3# tsinghuayuan86 的帖子

谢谢你了,会一直支持你们的,我希望将来我能给skyeye出一份力

tsinghuayuan86 发表于 2010-11-22 17:11:31

回复 4# alanly 的帖子

恩,共同努力:-D


thanks,
yuanzheng.
页: [1]
查看完整版本: skyeye-1-3-1_rc1编译错误