- 主题:编译local_utl下东西出现错误
你装了cygipc没有?
【 在 tnds (拖泥带水) 的大作中提到: 】
: Win XP Home +Cygwin2.417(是我从上海交大的镜像站点下载的安装包)
: 刚才也cvs了那个gethash
: cvs的一塌糊涂最新代码,编译local_utl下文件时出现如下错误
: ../include/bbs.h:84:26: rpcsvc/rstat.h: No such file or directory
: 还是没有shminit文件
--
FROM 220.249.10.10
怀疑你没有configure
【 在 tnds (拖泥带水) 的大作中提到: 】
: 装了,install.cygwin里说的那几个包都装了
: 【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: : 你装了cygipc没有?
--
FROM 220.249.10.10
configure的结果贴出来
local_utl下面make的也贴出来
【 在 tnds (拖泥带水) 的大作中提到: 】
: configure过了,需要把ipc的dll复制到windows系统文件夹中吗?
: 【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: : 怀疑你没有configure
--
FROM 220.249.10.10
你改过near有关的makefile?
你自己看看
near的编译命令和其它不一致
【 在 tnds (拖泥带水) 的大作中提到: 】
: configure结果
: $ ./configure
: loading cache ./config.cache
: ...........................
: ... testing C Compiler ...
: ...........................
: checking for gcc... (cached) gcc
: checking whether the C compiler (gcc ) works... yes
: ...................
--
FROM 220.249.10.10
那等我回头在家里的windows上面试验一下
奇怪
【 在 tnds (拖泥带水) 的大作中提到: 】
: 什么都没改过。
: 【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: : 你改过near有关的makefile?
: : 你自己看看
: : near的编译命令和其它不一致
: : ...................
--
FROM 220.249.10.10
先make depend没有?
【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: 那等我回头在家里的windows上面试验一下
: 奇怪
: 【 在 tnds (拖泥带水) 的大作中提到: 】
: : 什么都没改过。
--
FROM 220.249.10.10