|
发表于 2005-7-20 18:52:39
|
显示全部楼层
刚才测试了,在SuSE 9.3下依旧无法编译通过
- In file included from zhcon.cpp:54:
- inputclient.h: In static member function `static void
- InputClient::SetConsole(Console*)':
- 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 64make[3]: *** [zhcon.o] 错误 1
- make[3]: Leaving directory `/tmp/zhcon-0.2.3/src'
- make[2]: *** [all-recursive] 错误 1
- make[2]: Leaving directory `/tmp/zhcon-0.2.3/src'
- make[1]: *** [all-recursive] 错误 1
- make[1]: Leaving directory `/tmp/zhcon-0.2.3'
- make: *** [all] 错误 2
复制代码 |
|