- 主题:这个是什么问题啊
[Compiling personal_corp.c]
[Compiling newread.c]
[Compiling newhelp.c]
[Linking bbsd]
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[2]: *** [bbsd] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
FROM 202.119.32.*
没有安装libssl-dev的问题
【 在 combe (彷徨..) 的大作中提到: 】
: [Compiling personal_corp.c]
: [Compiling newread.c]
: [Compiling newhelp.c]
: ...................
--
FROM 202.119.32.*
自问自答的好孩子
【 在 combe@bbs.NO_tongji_SPAM.edu.cn (彷徨..) 的大作中提到: 】
: 没有安装libssl-dev的问题
: 【 在 combe (彷徨..) 的大作中提到: 】
: : [Compiling personal_corp.c]
: : [Compiling newread.c]
: : [Compiling newhelp.c]
: : ...................
--
看看这个吧,不知道是不是libtool的问题,我用了1.5的,1.4的就不能装
php4了
[Linking calc_effsize]
conv_pc4fb2k.c: In function `cnv_user':
conv_pc4fb2k.c:186: error: storage size of `pu' isn't known
conv_pc4fb2k.c: In function `add_node_to_pc':
conv_pc4fb2k.c:282: error: storage size of `pn' isn't known
conv_pc4fb2k.c: At top level:
conv_pc4fb2k.c:320: warning: `struct pc_nodes' declared inside parameter list
conv_pc4fb2k.c:320: warning: its scope is only this definition or declaration, w
hich is probably not what you want
conv_pc4fb2k.c: In function `add_pc_nodes_to_mysql':
conv_pc4fb2k.c:340: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:341: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:346: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:346: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:348: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:352: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:352: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:365: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:365: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:366: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:366: error: dereferencing pointer to incomplete type
conv_pc4fb2k.c:367: error:
下面还有好长..
【 在 atppp@bbs.stanford.edu-SPAM.no (Big Mouse) 的大作中提到: 】
: 自问自答的好孩子
--
FROM 202.119.32.*
kaca掉这个目录吧,呵呵,没用的,这个是把fb2k的个人文集转blog的
【 在 combe (彷徨..) 的大作中提到: 】
: 看看这个吧,不知道是不是libtool的问题,我用了1.5的,1.4的就不能装
: php4了
: [Linking calc_effsize]
: ...................
--
FROM 218.80.240.*
我也想删掉算了...
【 在 wisi (誓心) 的大作中提到: 】
: kaca掉这个目录吧,呵呵,没用的,这个是把fb2k的个人文集转blog的
--
FROM 202.119.32.*
是不是整个contrib都可以kaka?
【 在 wisi (誓心) 的大作中提到: 】
: kaca掉这个目录吧,呵呵,没用的,这个是把fb2k的个人文集转blog的
--
FROM 202.119.32.*
改源代码根目录下面的 Makefile.am 里面的 SUBDIRS
我早就去掉 contrib 目录了 //hiahia
现在 bbs2www/src/ 也不用编译了,好快好快...
【 在 combe@bbs.NO_tongji_SPAM.edu.cn (彷徨..) 的大作中提到: 】
: 是不是整个contrib都可以kaka?
: 【 在 wisi (誓心) 的大作中提到: 】
: : kaca掉这个目录吧,呵呵,没用的,这个是把fb2k的个人文集转blog的
--
那还要不要autoconf啊
【 在 atppp@bbs.stanford.edu-SPAM.no (Big Mouse) 的大作中提到: 】
: 改源代码根目录下面的 Makefile.am 里面的 SUBDIRS
: 我早就去掉 contrib 目录了 //hiahia
: 现在 bbs2www/src/ 也不用编译了,好快好快...
: ...................
--
FROM 202.119.32.*
make 的时候自动会干的...
【 在 combe@bbs.NO_tongji_SPAM.edu.cn (彷徨..) 的大作中提到: 】
: 那还要不要autoconf啊
--
FROM 128.12.155.*