Problem with cocos2d-x 2.1.4

I’ve tried to setup cocos on new computer : I’ve downloaded cocos2d-x 2.1.4 and android NDK r8e.
During compilation I get “undefined reference” errors from CCComponent, CCTextureETC, CCDataVisitor and CCPrettyPrinter.

Has anyone encountered this? Does anyone have ideas on how to solve it?