LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 601|回复: 0

firebird2000在MDK9.2下无法编译

[复制链接]
发表于 2003-12-9 15:53:03 | 显示全部楼层 |阅读模式
在screen.c处出错



In file included from screen.c:30:
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>."
screen.c:597: error: syntax error before "va_dcl"
screen.c:598: error: syntax error before '{' token
screen.c:603: warning: parameter names (without types) in function declaration
screen.c:603: warning: data definition has no type or storage class
screen.c:604: error: conflicting types for `fmt'
screen.c:600: error: previous declaration of `fmt'
screen.c:604: error: `ap' undeclared here (not in a function)
screen.c:604: error: syntax error before "char"
screen.c:611: error: syntax error before '++' token
screen.c:646: warning: parameter names (without types) in function declaration
screen.c:646: error: conflicting types for `outs'
screen.c:543: error: previous declaration of `outs'
screen.c:646: warning: data definition has no type or storage class
screen.c:647: error: syntax error before '}' token
screen.c:658: warning: data definition has no type or storage class
screen.c:659: error: syntax error before "if"
screen.c:679: error: conflicting declarations of `hd'
screen.c:602: error: `hd' previously declared here
screen.c:679: error: conflicting declarations of `indx'
screen.c:602: error: `indx' previously declared here
screen.c:679: warning: data definition has no type or storage class
screen.c:680: error: syntax error before "while"
screen.c:691: error: redefinition of `hd'
screen.c:679: error: `hd' previously defined here
screen.c:691: warning: data definition has no type or storage class
screen.c:692: error: syntax error before '0'
screen.c:692: error: conflicting types for `outc'
screen.c:451: error: previous declaration of `outc'
screen.c:692: warning: data definition has no type or storage class
screen.c:702: warning: parameter names (without types) in function declaration
screen.c:702: warning: data definition has no type or storage class
screen.c:703: error: syntax error before "break"
screen.c:713: error: syntax error before '*' token
screen.c:713: warning: data definition has no type or storage class
screen.c:714: error: syntax error before '++' token
screen.c:602: error: register name not specified for `i'
screen.c:602: error: register name not specified for `count'
screen.c:602: error: register name not specified for `hd'
screen.c:602: error: register name not specified for `indx'
screen.c:446: warning: `nullstr' defined but not used
make[1]: *** [screen.o] Error 1
make[1]: Leaving directory `/home/bbssrc/src'
<-- src

echo "done."
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表