谢谢版主,装了cygipc库(找这个库的方法也是翻以前你的贴子才知道的,真赞!)
接下来make的时候又出问题了
###########################################################################
[Compiling bbsd_single.c]
bbsd_single.c: In function `start_daemon':
bbsd_single.c:558: error: `VictorKLiu' undeclared (first use in this function
)
bbsd_single.c:558: error: (Each undeclared identifier is reported only once
bbsd_single.c:558: error: for each function it appears in.)
bbsd_single.c:558: error: `mkgroup' undeclared (first use in this function
)
bbsd_single.c:558: error: `l' undeclared (first use in this function)
bbsd_single.c:558: error: `d' undeclared (first use in this function)
make[2]: *** [bbsd_single.o] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2
############################################################################
因此怀疑是用户名设置的有问题.
安装完cygwin后,用户名和组分别是
VictorKLiu, mkgroup-l-d
所以我就把site/fb2k-v2.h里的BBSUID和BBSGID分别改成上面两个。
这么做是不是有问题?
看到INSTALL里说:
######################################################################
在开始安装以前,需要在系统内创建 bbs 用户和组,上述相关目录如果没有的话应
该手工创建,并设置 bbs 用户为目录属主并可以读写。
######################################################################
是不是我理解有误?
【 在 JulyClyde (七月) 的大作中提到: 】
: 没有装cygipc库
--
FROM 152.104.150.*