- 主题:cygwin下安装ytht后出错
我去/home/bbssrc/local_utl下make install
出现以下错误,导致shmint执行程序及别的程序不能安装成功!!!
/home/bbs/bin/libythtbbs.a(mail.o)(.text+0xf6d):In function 'user_isactive':
/home/bbs/bin/libythtbbs/mail.c:5.6:undefined refrence to '_currentuser'
collect2:ld returned 1 exit status
make:*** [autoundeny.exe] Error 1
请高手指教,否则无法完成清除共享内存,谢谢!
--
FROM 218.86.240.*
dinger 出来,有问题了。
【 在 yaomaohua (胡搅蛮缠) 的大作中提到: 】
: 我去/home/bbssrc/local_utl下make install
: 出现以下错误,导致shmint执行程序及别的程序不能安装成功!!!
: /home/bbs/bin/libythtbbs.a(mail.o)(.text+0xf6d):In function 'user_isactive':
: /home/bbs/bin/libythtbbs/mail.c:5.6:undefined refrence to '_currentuser'
: collect2:ld returned 1 exit status
: ...................
--
FROM 218.194.254.*
呵呵,我也在呼唤他。
好不容易搞到只有初始化共享内存了!
【 在 dgwang (DG大哥) 的大作中提到: 】
: dinger 出来,有问题了。
: 【 在 yaomaohua (胡搅蛮缠) 的大作中提到: 】
: : 我去/home/bbssrc/local_utl下make install
: : 出现以下错误,导致shmint执行程序及别的程序不能安装成功!!!
: : /home/bbs/bin/libythtbbs.a(mail.o)(.text+0xf6d):In function 'user_isactive':
: : /home/bbs/bin/libythtbbs/mail.c:5.6:undefined refrence to '_currentuser'
: ...................
--
FROM 218.86.240.*
又试了一次,在ht/bbssrc/下直接make install全部覆盖安装。
发现错误就出现在这里
/home/bbs/bin/libythtbbs.a(mail.o)(.text+0xf6d):In function 'user_isactive':
/home/bbs/bin/libythtbbs/mail.c:5.6:undefined refrence to '_currentuser'
collect2:ld returned 1 exit status
make:*** [autoundeny.exe] Error 1
郁闷~
【 在 yaomaohua (胡搅蛮缠) 的大作中提到: 】
: 呵呵,我也在呼唤他。
: 好不容易搞到只有初始化共享内存了!
: 【 在 dgwang (DG大哥) 的大作中提到: 】
: : dinger 出来,有问题了。
: : ...................
--
FROM 220.172.238.*
搞定~
但可能local_utl下有个别程序用不起,到时候再慢慢编译吧~
【 在 yaomaohua (胡搅蛮缠) 的大作中提到: 】
: 又试了一次,在ht/bbssrc/下直接make install全部覆盖安装。
: 发现错误就出现在这里
: /home/bbs/bin/libythtbbs.a(mail.o)(.text+0xf6d):In function 'user_isactive':
: /home/bbs/bin/libythtbbs/mail.c:5.6:undefined refrence to '_currentuser'
: collect2:ld returned 1 exit status
: ...................
--
FROM 220.172.238.*