|

楼主 |
发表于 2004-10-4 17:42:29
|
显示全部楼层
zhcon编译没通过
出错如下:
inputclient.h:37: error: `assert' undeclared (first use this function)
inputclient.h:37: error: (Each undeclared identifier is reported only once for
each function it appears in.)
zhcon.cpp:262:6: warning: #warning OPEN_MAX undefined so far,try define it to 64
make[3]: *** [zhcon.o] 错误 1
make[3]: Leaving directory `/root/zhcon-0.2.3/src'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/zhcon-0.2.3'
make: *** [all] 错误 2 |
|