|
楼主 |
发表于 2011-2-13 15:06:06
|
显示全部楼层
cfg.cpp: In static member function ‘static int Cfg::string2int(const char*, bool*)’:
cfg.cpp:212:41: error:
‘strtol’ was not declared in this scope
make: *** [cfg.o] Error 1
slim-1.3.0-strtol.patch 修复了,之后出现了下面的信息,怎么修复啊?
switchuser.cpp: In member function ‘void
SwitchUser::SetClientAuth(const char*)’:
switchuser.cpp:59:28: error: ‘remove’ was not declared in this scope
make: *** [switchuser.o] Error 1
该打什么补丁呢?还是 什么问题? |
|