Latest git version fails to compile on xcode

Hello world fails with the following message:

Undefined symbols for architecture i386:
“cocos2d::CCImage::initWithImageFileThreadSafe(char const*, cocos2d::CCImage::EImageFormat)”, referenced from:
__ZN7cocos2dL9loadImageEPv in libcocos2d.a(CCTextureCache.o)
ld: symbol(s) not found for architecture i386

Sorry about that. I think this error is fixed now. I just successfully built ios port in xcode4.2, ios5.0 sdk.