找回密码
 注册
查看: 830|回复: 2

firebird bbs安装出错!!请帮我看一下

[复制链接]
发表于 2005-4-20 09:29:01 | 显示全部楼层 |阅读模式
[root@dj bbssrc]# make install
== Making main program and relatve src ==
--> lib
make[1]: Entering directory `/home/bbs/bbssrc/lib'
rm -rf *.a
  --> lib/libBBS
make[2]: Entering directory `/home/bbs/bbssrc/lib/libBBS'
gcc -s -Wunused -I../include -Wunused -c dlm.c
In file included from dlm.c:6:
/usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>."
make[2]: *** [dlm.o] 错误 1
make[2]: Leaving directory `/home/bbs/bbssrc/lib/libBBS'
  <-- lib/libBBS

make[1]: Leaving directory `/home/bbs/bbssrc/lib'
<-- lib

--> src
make[1]: Entering directory `/home/bbs/bbssrc/src'
echo "Generate version info.."
Generate version info..
sh ver.sh ../include/version.h
gcc -Wunused -I../include -DSHOW_IDLE_TIME -DWITHOUT_CHROOT -DLINUX -DTERMIOS -DHAVE_VERSION_H -c screen.c
In file included from screen.c:30:
/usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>."
screen.c:542: error: syntax error before "va_dcl"
screen.c:543: error: syntax error before '{' token
screen.c:548: warning: parameter names (without types) in function declaration
screen.c:548: warning: data definition has no type or storage class
screen.c:549: error: conflicting types for 'fmt'
screen.c:545: error: previous declaration of 'fmt' was here
screen.c:549: error: `ap' undeclared here (not in a function)
screen.c:549: error: syntax error before "char"
screen.c:556: error: syntax error before '++' token
screen.c:591: warning: parameter names (without types) in function declaration
screen.c:591: error: conflicting types for 'outs'
screen.c:488: error: previous definition of 'outs' was here
screen.c:591: warning: data definition has no type or storage class
screen.c:592: error: syntax error before '}' token
screen.c:603: warning: data definition has no type or storage class
screen.c:604: error: syntax error before "if"
screen.c:624: error: non-static declaration of 'hd' follows static declaration
screen.c:547: error: previous declaration of 'hd' was here
screen.c:624: error: non-static declaration of 'indx' follows static declarationscreen.c:547: error: previous declaration of 'indx' was here
screen.c:624: warning: data definition has no type or storage class
screen.c:625: error: syntax error before "while"
screen.c:636: error: redefinition of 'hd'
screen.c:624: error: previous definition of 'hd' was here
screen.c:636: error: redefinition of 'hd'
screen.c:624: error: previous definition of 'hd' was here
screen.c:636: warning: data definition has no type or storage class
screen.c:637: error: syntax error before '0'
screen.c:637: error: conflicting types for 'outc'
screen.c:396: error: previous definition of 'outc' was here
screen.c:637: warning: data definition has no type or storage class
screen.c:647: warning: parameter names (without types) in function declaration
screen.c:647: warning: data definition has no type or storage class
screen.c:648: error: syntax error before "break"
screen.c:658: error: syntax error before '*' token
screen.c:658: warning: data definition has no type or storage class
screen.c:659: error: syntax error before '++' token
screen.c:545: error: register name not specified for 'fmt'
screen.c:547: error: register name not specified for 'i'
screen.c:547: error: register name not specified for 'count'
screen.c:547: error: register name not specified for 'hd'
screen.c:547: error: register name not specified for 'indx'
screen.c:391: warning: 'nullstr' defined but not used
make[1]: *** [screen.o] 错误 1
make[1]: Leaving directory `/home/bbs/bbssrc/src'
<-- src

echo "done."
done.
== Installing Everything ... ==
--> lib
make[1]: Entering directory `/home/bbs/bbssrc/lib'
--- lib: no install skip ---
make[1]: Leaving directory `/home/bbs/bbssrc/lib'
<-- lib

--> src
make[1]: Entering directory `/home/bbs/bbssrc/src'
sh Install.sh
This script will setting up the BBS directory for you on /home/bbs ..
Press <Enter> to continue ...
Setup bbs directory tree .....
creating necessary empty directory (user mail, user home)
in mail ..
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z done.
in home ..
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z done.
in boards ..
   bbslists deleted junk newcomers notepad sysop syssecurity vote done.
in vote ..
   bbslists deleted junk newcomers notepad sysop syssecurity vote done.

installing movie items (into boards/notepad) .. /usr/bin/install: stat‘bbs’失败: 没有那个文件或目录
/usr/bin/install: stat‘chatd’失败: 没有那个文件或目录
/usr/bin/install: stat‘thread’失败: 没有那个文件或目录
/usr/bin/install: stat‘expire’失败: 没有那个文件或目录
/usr/bin/install: stat‘paging.so’失败: 没有那个文件或目录
Install is over....
Check the configuration in /home/bbs/etc/sysconf.ini
Then login your BBS and create an account called SYSOP (case-sensitive)
make[1]: Leaving directory `/home/bbs/bbssrc/src'
<-- src
 楼主| 发表于 2005-4-20 09:36:39 | 显示全部楼层
我使用的系统是Fedora 3,firebird bbs 版本是FireBird 3.0 20000220
回复

使用道具 举报

 楼主| 发表于 2005-4-20 12:16:02 | 显示全部楼层
出现的错误应该是系统问题而不是firebird 程序的问题吧?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-2-22 19:08 , Processed in 0.041529 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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