make all-recursive
make[1]: Entering directory `/home/xxx/CyberX3D'
Making all in lib
make[2]: Entering directory `/home/xxx/CyberX3D/lib'
Making all in unix
make[3]: Entering directory `/home/xxx/CyberX3D/lib/unix'
source='../../src/cybergarage/x3d/XMLElement.cpp' object='XMLElement.o' libtool=no \
depfile='.deps/XMLElement.Po' tmpdepfile='.deps/XMLElement.TPo' \
depmode=gcc3 /bin/bash ../../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -g -O2 -c -o XMLElement.o `test -f '../../src/cybergarage/x3d/XMLElement.cpp' || echo './'`../../src/cybergarage/x3d/XMLElement.cpp
../../src/cybergarage/x3d/XMLElement.cpp: In member function 'virtual char* CyberX3D::XMLElement::getValue(char*, int)':
../../src/cybergarage/x3d/XMLElement.cpp:84: error: 'sprintf' was not declared in this scope
make[3]: *** [XMLElement.o] Error 1