- 主题:[请问ytht]cygwin编译出错
这两个去掉没有影响?
本来是用来做什么的?
【 在 dinger (test) 的大作中提到: 】
: 注释掉那两行就行了 src/main.c出错的那两行
: //#include <mcheck.h>
: 和
: //mtrace();
: 【 在 marly@smth.org-SPAM.no (木目) 的大作中提到: 】
: : 出错信息如下:
: : main.c:27:20: mcheck.h: No such file or directorymain.c: In function `main':main.c:958: warning: implicit declaration of function `mtrace'make[1]: *** [main.o] Error 1make: *** [all] Error 2
: ...................
--
FROM 211.96.233.1
o .x谢谢了。
我是cvs的代码里面他们还没有把它注释:)
【 在 dinger (test) 的大作中提到: 】
: debug malloc
: 监测内存泄漏
: 调试代码 去掉不影响
: 【 在 linyingcun (木目) 的大作中提到: 】
: : 这两个去掉没有影响?
: : 本来是用来做什么的?
: : ...................
--
FROM 211.96.233.1
编译通过,安装好了。
但是我telnet 127.0.0.1
闪一下就没有了。与主机断开连接
【 在 dinger (test) 的大作中提到: 】
: cvs up
: 已经改了刚刚
: 【 在 linyingcun (木目) 的大作中提到: 】
: : o .x谢谢了。
: : 我是cvs的代码里面他们还没有把它注释:)
--
FROM 211.96.233.1
恩。 运行了。
【 在 dinger (test) 的大作中提到: 】
: shminit了么?
: 【 在 linyingcun (木目) 的大作中提到: 】
: : 编译通过,安装好了。
: : 但是我telnet 127.0.0.1
: : 闪一下就没有了。与主机断开连接
--
FROM 211.96.233.1
现在kill一次又不行了。
clear old shm...ok
creating bcache shm...oops, shminit failed, please clear all shm and retry
【 在 dinger (test) 的大作中提到: 】
: shminit时 有没提示every thing is just fine
: 你说闪一下 是连上了么 有没出现load 0 0 0 没的话看看防火墙
: 【 在 linyingcun (木目) 的大作中提到: 】
: : 恩。 运行了。
--
FROM 211.96.233.1
重新来一次
ipc-daemon2&
然后:/home/bbs/bin/shminit
出现
clear old shm...ok
creating bcache shm...ok
creating ucachehash shm...ok
creating utmp shm ...ok
creating uindex shm...ok
check passwd file size...oops, shminit failed, please clear all shm and retry
【 在 linyingcun (木目) 的大作中提到: 】
: 现在kill一次又不行了。
: clear old shm...ok
: creating bcache shm...oops, shminit failed, please clear all shm and retry
: 【 在 dinger (test) 的大作中提到: 】
: : shminit时 有没提示every thing is just fine
: : 你说闪一下 是连上了么 有没出现load 0 0 0 没的话看看防火墙
: ...................
--
FROM 211.96.233.1
恩。现在可以了。
但是web登陆还有问题
只能出现首页:)
【 在 dinger (test) 的大作中提到: 】
: 你的web做好了么?
: 【 在 earplugs (刘忙) 的大作中提到: 】
: : 会不会是没有运行这个命令
: : $ /home/bbs/bin/bbsd
: : 我好像没有看到你运行这个命令
: : ...................
--
FROM 211.96.233.1