* Package: dev-games/cegui-0.7.5-r1  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: amd64 doc elibc_glibc examples expat gtk kernel_linux multilib opengl pcre truetype userland_GNU xml zip  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking CEGUI-0.7.5.tar.gz to /var/tmp/portage/dev-games/cegui-0.7.5-r1/work >>> Unpacking CEGUI-DOCS-0.7.5.tar.gz to /var/tmp/portage/dev-games/cegui-0.7.5-r1/work >>> Source unpacked in /var/tmp/portage/dev-games/cegui-0.7.5-r1/work >>> Preparing source in /var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5 ... * Applying cegui-0.7.5-tinyxml.patch ...  [ ok ] * Applying cegui-0.7.5-gcc46.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5 ... * econf: updating CEGUI-0.7.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating CEGUI-0.7.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-ogre-renderer --disable-bidirectional-text --disable-debug --disable-devil --enable-samples --enable-expat --enable-freetype --disable-irrlicht-renderer --disable-lua-module --disable-toluacegui --enable-external-toluapp --enable-opengl-renderer --enable-external-glew --enable-pcre --disable-tinyxml --enable-external-tinyxml --disable-xerces-c --enable-libxml --enable-minizip-resource-provider --enable-null-renderer --enable-tga --disable-corona --disable-dependency-tracking --disable-samples --disable-silly --with-gtk2 --disable-static --enable-shared configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for doxygen... doxygen checking for dot... dot checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking for freetype2... yes checking for pcre... yes checking for libxml... yes checking for main in -lxerces-c... yes checking for XML_ParserCreate in -lexpat... yes checking for main in -ltinyxml... yes configure: Default XML Parser will be: ExpatParser configure: DevIL based ImageCodec module disabled. checking for library containing FreeImage_GetVersion... no checking FreeImage.h usability... no checking FreeImage.h presence... no checking for FreeImage.h... no configure: FreeImage based ImageCodec module disabled. configure: SILLY based ImageCodec module disabled. configure: Corona based ImageCodec module disabled. configure: Default ImageCodec will be: TGAImageCodec checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking for error_at_line... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for working strcoll... yes checking for strftime... yes checking for atexit... yes checking for floor... no checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pow... no checking for regcomp... yes checking for setlocale... yes checking for sqrt... no checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strpbrk... yes checking for strtoul... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for library containing glInterleavedArrays... -lGL checking for library containing gluOrtho2D... -lGLU checking for library containing glutInit... -lglut checking for glewInit in -lGLEW... yes configure: OpenGL renderer enabled configure: Use of OpenGL in Samples is enabled checking for Ogre... no checking for OIS... no configure: Ogre renderer disabled checking for main in -lIrrlicht... no checking for XF86VidModeQueryVersion in -lXxf86vm... yes configure: Irrlicht renderer disabled checking for directfb... no configure: DirectFB renderer disabled checking for GTK... yes configure: GTK2 renderer selection dialog in samples is enabled configure: Samples framework and applications are disabled. checking for Lua... yes configure: Building of Lua scripting module is disabled configure: Building of tolua++cegui generator tool is disabled. checking for a Python interpreter with version >= 2.6... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script directory... ${prefix}/lib64/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python build information... checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python... python checking for main in -lpython... no checking python/Python.h usability... no checking python/Python.h presence... no checking for python/Python.h... no results of the Python check: Binary: python Library: no Include Dir: no checking whether the Boost::Python library is available... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... yes configure: creating ./config.status config.status: creating cegui/CEGUI-NULL.pc config.status: creating cegui/CEGUI-OGRE.pc config.status: creating cegui/CEGUI-OPENGL.pc config.status: creating cegui/CEGUI.pc config.status: creating cegui/CEGUI.spec config.status: creating cegui/Makefile config.status: creating cegui/include/elements/Makefile config.status: creating cegui/include/falagard/Makefile config.status: creating cegui/include/ImageCodecModules/CoronaImageCodec/Makefile config.status: creating cegui/include/ImageCodecModules/DevILImageCodec/Makefile config.status: creating cegui/include/ImageCodecModules/FreeImageImageCodec/Makefile config.status: creating cegui/include/ImageCodecModules/Makefile config.status: creating cegui/include/ImageCodecModules/SILLYImageCodec/Makefile config.status: creating cegui/include/ImageCodecModules/STBImageCodec/Makefile config.status: creating cegui/include/ImageCodecModules/TGAImageCodec/Makefile config.status: creating cegui/include/Makefile config.status: creating cegui/include/RendererModules/Direct3D10/Makefile config.status: creating cegui/include/RendererModules/Direct3D11/Makefile config.status: creating cegui/include/RendererModules/Direct3D9/Makefile config.status: creating cegui/include/RendererModules/DirectFB/Makefile config.status: creating cegui/include/RendererModules/Irrlicht/Makefile config.status: creating cegui/include/RendererModules/Null/Makefile config.status: creating cegui/include/RendererModules/Ogre/Makefile config.status: creating cegui/include/RendererModules/OpenGL/Makefile config.status: creating cegui/include/RendererModules/Makefile config.status: creating cegui/include/ScriptingModules/LuaScriptModule/Makefile config.status: creating cegui/include/ScriptingModules/LuaScriptModule/support/Makefile config.status: creating cegui/include/ScriptingModules/LuaScriptModule/support/tolua++/Makefile config.status: creating cegui/include/ScriptingModules/Makefile config.status: creating cegui/include/WindowRendererSets/Falagard/Makefile config.status: creating cegui/include/WindowRendererSets/Makefile config.status: creating cegui/include/XMLParserModules/ExpatParser/Makefile config.status: creating cegui/include/XMLParserModules/LibxmlParser/Makefile config.status: creating cegui/include/XMLParserModules/Makefile config.status: creating cegui/include/XMLParserModules/RapidXMLParser/Makefile config.status: creating cegui/include/XMLParserModules/TinyXMLParser/Makefile config.status: creating cegui/include/XMLParserModules/XercesParser/Makefile config.status: creating cegui/src/ImageCodecModules/CoronaImageCodec/Makefile config.status: creating cegui/src/ImageCodecModules/DevILImageCodec/Makefile config.status: creating cegui/src/ImageCodecModules/FreeImageImageCodec/Makefile config.status: creating cegui/src/ImageCodecModules/Makefile config.status: creating cegui/src/ImageCodecModules/SILLYImageCodec/Makefile config.status: creating cegui/src/ImageCodecModules/STBImageCodec/Makefile config.status: creating cegui/src/ImageCodecModules/TGAImageCodec/Makefile config.status: creating cegui/src/Makefile config.status: creating cegui/src/RendererModules/Direct3D10/Makefile config.status: creating cegui/src/RendererModules/Direct3D11/Makefile config.status: creating cegui/src/RendererModules/Direct3D9/Makefile config.status: creating cegui/src/RendererModules/DirectFB/Makefile config.status: creating cegui/src/RendererModules/Irrlicht/Makefile config.status: creating cegui/src/RendererModules/Null/Makefile config.status: creating cegui/src/RendererModules/Ogre/Makefile config.status: creating cegui/src/RendererModules/OpenGL/Makefile config.status: creating cegui/src/RendererModules/Makefile config.status: creating cegui/src/ScriptingModules/LuaScriptModule/Makefile config.status: creating cegui/src/ScriptingModules/LuaScriptModule/package/Makefile config.status: creating cegui/src/ScriptingModules/LuaScriptModule/support/Makefile config.status: creating cegui/src/ScriptingModules/LuaScriptModule/support/tolua++bin/Makefile config.status: creating cegui/src/ScriptingModules/LuaScriptModule/support/tolua++/Makefile config.status: creating cegui/src/ScriptingModules/Makefile config.status: creating cegui/src/ScriptingModules/PythonScriptModule/Makefile config.status: creating cegui/src/ScriptingModules/PythonScriptModule/bindings/Makefile config.status: creating cegui/src/WindowRendererSets/Falagard/Makefile config.status: creating cegui/src/WindowRendererSets/Makefile config.status: creating cegui/src/XMLParserModules/ExpatParser/Makefile config.status: creating cegui/src/XMLParserModules/LibxmlParser/Makefile config.status: creating cegui/src/XMLParserModules/Makefile config.status: creating cegui/src/XMLParserModules/RapidXMLParser/Makefile config.status: creating cegui/src/XMLParserModules/TinyXMLParser/Makefile config.status: creating cegui/src/XMLParserModules/XercesParser/Makefile config.status: creating datafiles/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/doxyfile config.status: creating doc/doxygen/Makefile config.status: creating projects/Makefile config.status: creating Samples/common/include/Makefile config.status: creating Samples/common/Makefile config.status: creating Samples/common/src/Makefile config.status: creating Samples/Demo6/Makefile config.status: creating Samples/Demo7/Makefile config.status: creating Samples/Demo8/Makefile config.status: creating Samples/DragDropDemo/Makefile config.status: creating Samples/FalagardDemo1/Makefile config.status: creating Samples/FirstWindow/Makefile config.status: creating Samples/FontDemo/Makefile config.status: creating Samples/Makefile config.status: creating Samples/Minesweeper/Makefile config.status: creating Samples/ScrollablePaneDemo/Makefile config.status: creating Samples/TabControlDemo/Makefile config.status: creating Samples/TextDemo/Makefile config.status: creating Samples/TreeDemo/Makefile config.status: creating Makefile config.status: creating cegui/include/config.h config.status: executing depfiles commands config.status: executing libtool commands ******************************************************************************** * Crazy Eddie's GUI System - Configuration Results Summary ******************************************************************************** * Library Release Version: 0.7.5 * * Code options: * Building CEGUI in debug mode: no * * Bi-directional text support: no * * Building MinizipResourceProvider: yes * * Renderer Modules: * Building OpenGL Renderer: yes * Using external GLEW library: yes * Building Ogre Renderer: no * Building Irrlicht Renderer: no * Building DirectFB Renderer: no * Building Null Renderer: yes * * Image Loading Codec Modules: * Building Corona Image Codec: no * Building DevIL Image Codec: no * Building FreeImage Image Codec: no * Building SILLY Image Codec: no * Building STB Image Codec: yes * Building TGA Image Codec: yes * * Default Image Codec will be: TGAImageCodec * * XML Parser Modules: * Building TinyXMLParser: no * Building ExpatParser: yes * Building LibXMLParser: yes * Building XercesParser: no * Building RapidXMLParser: no * * Default XML Parser is: ExpatParser * * Scripting: * Building Lua scripting module: no * Building tolua++cegui generator: no * * Building Python extension module(s): no * * Samples Framework: * Building Samples: no * GTK2 based dialog for renderer selection: yes * OpenGL Renderer available in samples: yes * Irrlicht Renderer available in samples: no * DirectFB Renderer available in samples: no * Ogre3D Renderer available in samples: no ******************************************************************************** Now you can do make && make install. Good Luck! >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5 ... make -j1 Making all in . make[1]: Entering directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5' make[1]: Für das Ziel »all-am« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5' Making all in cegui make[1]: Entering directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui' make[2]: Für das Ziel »all-am« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui/src' Making all in . make[3]: Entering directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui/src' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIAffector.lo `test -f 'CEGUIAffector.cpp' || echo './'`CEGUIAffector.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIAffector.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIAffector.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIAnimation.lo `test -f 'CEGUIAnimation.cpp' || echo './'`CEGUIAnimation.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIAnimation.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIAnimation.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIAnimationInstance.lo `test -f 'CEGUIAnimationInstance.cpp' || echo './'`CEGUIAnimationInstance.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIAnimationInstance.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIAnimationInstance.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIAnimationManager.lo `test -f 'CEGUIAnimationManager.cpp' || echo './'`CEGUIAnimationManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIAnimationManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIAnimationManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIAnimation_xmlHandler.lo `test -f 'CEGUIAnimation_xmlHandler.cpp' || echo './'`CEGUIAnimation_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIAnimation_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIAnimation_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIBase.lo `test -f 'CEGUIBase.cpp' || echo './'`CEGUIBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIBasicInterpolators.lo `test -f 'CEGUIBasicInterpolators.cpp' || echo './'`CEGUIBasicInterpolators.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIBasicInterpolators.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIBasicInterpolators.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIBasicRenderedStringParser.lo `test -f 'CEGUIBasicRenderedStringParser.cpp' || echo './'`CEGUIBasicRenderedStringParser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIBasicRenderedStringParser.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIBasicRenderedStringParser.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIBiDiVisualMapping.lo `test -f 'CEGUIBiDiVisualMapping.cpp' || echo './'`CEGUIBiDiVisualMapping.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIBiDiVisualMapping.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIBiDiVisualMapping.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIBoundSlot.lo `test -f 'CEGUIBoundSlot.cpp' || echo './'`CEGUIBoundSlot.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIBoundSlot.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIBoundSlot.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUICentredRenderedString.lo `test -f 'CEGUICentredRenderedString.cpp' || echo './'`CEGUICentredRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUICentredRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUICentredRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIChainedXMLHandler.lo `test -f 'CEGUIChainedXMLHandler.cpp' || echo './'`CEGUIChainedXMLHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIChainedXMLHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIChainedXMLHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIColourRect.lo `test -f 'CEGUIColourRect.cpp' || echo './'`CEGUIColourRect.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIColourRect.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIColourRect.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIConfig_xmlHandler.lo `test -f 'CEGUIConfig_xmlHandler.cpp' || echo './'`CEGUIConfig_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIConfig_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIConfig_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUICoordConverter.lo `test -f 'CEGUICoordConverter.cpp' || echo './'`CEGUICoordConverter.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUICoordConverter.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUICoordConverter.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDataContainer.lo `test -f 'CEGUIDataContainer.cpp' || echo './'`CEGUIDataContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIDataContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDataContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDefaultRenderedStringParser.lo `test -f 'CEGUIDefaultRenderedStringParser.cpp' || echo './'`CEGUIDefaultRenderedStringParser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIDefaultRenderedStringParser.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDefaultRenderedStringParser.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDefaultResourceProvider.lo `test -f 'CEGUIDefaultResourceProvider.cpp' || echo './'`CEGUIDefaultResourceProvider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIDefaultResourceProvider.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDefaultResourceProvider.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDynamicModule.lo `test -f 'CEGUIDynamicModule.cpp' || echo './'`CEGUIDynamicModule.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIDynamicModule.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDynamicModule.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEvent.lo `test -f 'CEGUIEvent.cpp' || echo './'`CEGUIEvent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIEvent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEvent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEventArgs.lo `test -f 'CEGUIEventArgs.cpp' || echo './'`CEGUIEventArgs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIEventArgs.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEventArgs.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEventSet.lo `test -f 'CEGUIEventSet.cpp' || echo './'`CEGUIEventSet.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIEventSet.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEventSet.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEventSignal.lo `test -f 'CEGUIEventSignal.cpp' || echo './'`CEGUIEventSignal.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIEventSignal.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEventSignal.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEventSignalSet.lo `test -f 'CEGUIEventSignalSet.cpp' || echo './'`CEGUIEventSignalSet.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIEventSignalSet.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEventSignalSet.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIExceptions.lo `test -f 'CEGUIExceptions.cpp' || echo './'`CEGUIExceptions.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIExceptions.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIExceptions.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFactoryModule.lo `test -f 'CEGUIFactoryModule.cpp' || echo './'`CEGUIFactoryModule.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFactoryModule.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFactoryModule.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFont.lo `test -f 'CEGUIFont.cpp' || echo './'`CEGUIFont.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFont.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFont.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFontManager.lo `test -f 'CEGUIFontManager.cpp' || echo './'`CEGUIFontManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFontManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFontManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFontProperties.lo `test -f 'CEGUIFontProperties.cpp' || echo './'`CEGUIFontProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFontProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFontProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFont_xmlHandler.lo `test -f 'CEGUIFont_xmlHandler.cpp' || echo './'`CEGUIFont_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFont_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFont_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFormattedRenderedString.lo `test -f 'CEGUIFormattedRenderedString.cpp' || echo './'`CEGUIFormattedRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFormattedRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFormattedRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGeometryBuffer.lo `test -f 'CEGUIGeometryBuffer.cpp' || echo './'`CEGUIGeometryBuffer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIGeometryBuffer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGeometryBuffer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGlobalEventSet.lo `test -f 'CEGUIGlobalEventSet.cpp' || echo './'`CEGUIGlobalEventSet.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIGlobalEventSet.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGlobalEventSet.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGUILayout_xmlHandler.lo `test -f 'CEGUIGUILayout_xmlHandler.cpp' || echo './'`CEGUIGUILayout_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIGUILayout_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGUILayout_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIImage.lo `test -f 'CEGUIImage.cpp' || echo './'`CEGUIImage.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIImage.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIImage.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIImageCodec.lo `test -f 'CEGUIImageCodec.cpp' || echo './'`CEGUIImageCodec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIImageCodec.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIImageCodec.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIImageset.lo `test -f 'CEGUIImageset.cpp' || echo './'`CEGUIImageset.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIImageset.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIImageset.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIImagesetManager.lo `test -f 'CEGUIImagesetManager.cpp' || echo './'`CEGUIImagesetManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIImagesetManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIImagesetManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIImageset_xmlHandler.lo `test -f 'CEGUIImageset_xmlHandler.cpp' || echo './'`CEGUIImageset_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIImageset_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIImageset_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIJustifiedRenderedString.lo `test -f 'CEGUIJustifiedRenderedString.cpp' || echo './'`CEGUIJustifiedRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIJustifiedRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIJustifiedRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIJustifiedRenderedStringWordWrapper.lo `test -f 'CEGUIJustifiedRenderedStringWordWrapper.cpp' || echo './'`CEGUIJustifiedRenderedStringWordWrapper.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIJustifiedRenderedStringWordWrapper.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIJustifiedRenderedStringWordWrapper.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUILeftAlignedRenderedString.lo `test -f 'CEGUILeftAlignedRenderedString.cpp' || echo './'`CEGUILeftAlignedRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUILeftAlignedRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUILeftAlignedRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIKeyFrame.lo `test -f 'CEGUIKeyFrame.cpp' || echo './'`CEGUIKeyFrame.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIKeyFrame.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIKeyFrame.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUILogger.lo `test -f 'CEGUILogger.cpp' || echo './'`CEGUILogger.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUILogger.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUILogger.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMouseCursor.lo `test -f 'CEGUIMouseCursor.cpp' || echo './'`CEGUIMouseCursor.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIMouseCursor.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMouseCursor.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUINamedXMLResourceManager.lo `test -f 'CEGUINamedXMLResourceManager.cpp' || echo './'`CEGUINamedXMLResourceManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUINamedXMLResourceManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUINamedXMLResourceManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPixmapFont.lo `test -f 'CEGUIPixmapFont.cpp' || echo './'`CEGUIPixmapFont.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIPixmapFont.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPixmapFont.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIProperty.lo `test -f 'CEGUIProperty.cpp' || echo './'`CEGUIProperty.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIProperty.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIProperty.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPropertyHelper.lo `test -f 'CEGUIPropertyHelper.cpp' || echo './'`CEGUIPropertyHelper.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIPropertyHelper.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPropertyHelper.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPropertySet.lo `test -f 'CEGUIPropertySet.cpp' || echo './'`CEGUIPropertySet.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIPropertySet.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPropertySet.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRect.lo `test -f 'CEGUIRect.cpp' || echo './'`CEGUIRect.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRect.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRect.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderedString.lo `test -f 'CEGUIRenderedString.cpp' || echo './'`CEGUIRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderedStringComponent.lo `test -f 'CEGUIRenderedStringComponent.cpp' || echo './'`CEGUIRenderedStringComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderedStringComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderedStringComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderedStringImageComponent.lo `test -f 'CEGUIRenderedStringImageComponent.cpp' || echo './'`CEGUIRenderedStringImageComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderedStringImageComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderedStringImageComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderedStringTextComponent.lo `test -f 'CEGUIRenderedStringTextComponent.cpp' || echo './'`CEGUIRenderedStringTextComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderedStringTextComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderedStringTextComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderedStringWidgetComponent.lo `test -f 'CEGUIRenderedStringWidgetComponent.cpp' || echo './'`CEGUIRenderedStringWidgetComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderedStringWidgetComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderedStringWidgetComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderingRoot.lo `test -f 'CEGUIRenderingRoot.cpp' || echo './'`CEGUIRenderingRoot.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderingRoot.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderingRoot.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderingSurface.lo `test -f 'CEGUIRenderingSurface.cpp' || echo './'`CEGUIRenderingSurface.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderingSurface.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderingSurface.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderingWindow.lo `test -f 'CEGUIRenderingWindow.cpp' || echo './'`CEGUIRenderingWindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderingWindow.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderingWindow.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderEffectManager.lo `test -f 'CEGUIRenderEffectManager.cpp' || echo './'`CEGUIRenderEffectManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderEffectManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderEffectManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRenderQueue.lo `test -f 'CEGUIRenderQueue.cpp' || echo './'`CEGUIRenderQueue.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRenderQueue.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRenderQueue.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRightAlignedRenderedString.lo `test -f 'CEGUIRightAlignedRenderedString.cpp' || echo './'`CEGUIRightAlignedRenderedString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIRightAlignedRenderedString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRightAlignedRenderedString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScheme.lo `test -f 'CEGUIScheme.cpp' || echo './'`CEGUIScheme.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIScheme.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScheme.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISchemeManager.lo `test -f 'CEGUISchemeManager.cpp' || echo './'`CEGUISchemeManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUISchemeManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISchemeManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScheme_xmlHandler.lo `test -f 'CEGUIScheme_xmlHandler.cpp' || echo './'`CEGUIScheme_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIScheme_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScheme_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScriptModule.lo `test -f 'CEGUIScriptModule.cpp' || echo './'`CEGUIScriptModule.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIScriptModule.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScriptModule.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISize.lo `test -f 'CEGUISize.cpp' || echo './'`CEGUISize.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUISize.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISize.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIString.lo `test -f 'CEGUIString.cpp' || echo './'`CEGUIString.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIString.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIString.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISubscriberSlot.lo `test -f 'CEGUISubscriberSlot.cpp' || echo './'`CEGUISubscriberSlot.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUISubscriberSlot.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISubscriberSlot.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISystem.lo `test -f 'CEGUISystem.cpp' || echo './'`CEGUISystem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUISystem.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISystem.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITextUtils.lo `test -f 'CEGUITextUtils.cpp' || echo './'`CEGUITextUtils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUITextUtils.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITextUtils.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindow.lo `test -f 'CEGUIWindow.cpp' || echo './'`CEGUIWindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindow.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindow.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowFactory.lo `test -f 'CEGUIWindowFactory.cpp' || echo './'`CEGUIWindowFactory.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowFactory.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowFactory.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowFactoryManager.lo `test -f 'CEGUIWindowFactoryManager.cpp' || echo './'`CEGUIWindowFactoryManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowFactoryManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowFactoryManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowManager.lo `test -f 'CEGUIWindowManager.cpp' || echo './'`CEGUIWindowManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowProperties.lo `test -f 'CEGUIWindowProperties.cpp' || echo './'`CEGUIWindowProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowRenderer.lo `test -f 'CEGUIWindowRenderer.cpp' || echo './'`CEGUIWindowRenderer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowRenderer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowRenderer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowRendererManager.lo `test -f 'CEGUIWindowRendererManager.cpp' || echo './'`CEGUIWindowRendererManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowRendererManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowRendererManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWindowRendererModule.lo `test -f 'CEGUIWindowRendererModule.cpp' || echo './'`CEGUIWindowRendererModule.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWindowRendererModule.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWindowRendererModule.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIWRFactoryRegisterer.lo `test -f 'CEGUIWRFactoryRegisterer.cpp' || echo './'`CEGUIWRFactoryRegisterer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIWRFactoryRegisterer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIWRFactoryRegisterer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIXMLAttributes.lo `test -f 'CEGUIXMLAttributes.cpp' || echo './'`CEGUIXMLAttributes.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIXMLAttributes.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIXMLAttributes.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIXMLHandler.lo `test -f 'CEGUIXMLHandler.cpp' || echo './'`CEGUIXMLHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIXMLHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIXMLHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIXMLParser.lo `test -f 'CEGUIXMLParser.cpp' || echo './'`CEGUIXMLParser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIXMLParser.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIXMLParser.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIXMLSerializer.lo `test -f 'CEGUIXMLSerializer.cpp' || echo './'`CEGUIXMLSerializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIXMLSerializer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIXMLSerializer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIcolour.lo `test -f 'CEGUIcolour.cpp' || echo './'`CEGUIcolour.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIcolour.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIcolour.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIButtonBase.lo `test -f 'elements/CEGUIButtonBase.cpp' || echo './'`elements/CEGUIButtonBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIButtonBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIButtonBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUICheckbox.lo `test -f 'elements/CEGUICheckbox.cpp' || echo './'`elements/CEGUICheckbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUICheckbox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUICheckbox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIClippedContainer.lo `test -f 'elements/CEGUIClippedContainer.cpp' || echo './'`elements/CEGUIClippedContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIClippedContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIClippedContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUICheckboxProperties.lo `test -f 'elements/CEGUICheckboxProperties.cpp' || echo './'`elements/CEGUICheckboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUICheckboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUICheckboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUICombobox.lo `test -f 'elements/CEGUICombobox.cpp' || echo './'`elements/CEGUICombobox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUICombobox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUICombobox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIComboboxProperties.lo `test -f 'elements/CEGUIComboboxProperties.cpp' || echo './'`elements/CEGUIComboboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIComboboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIComboboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIComboDropList.lo `test -f 'elements/CEGUIComboDropList.cpp' || echo './'`elements/CEGUIComboDropList.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIComboDropList.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIComboDropList.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDragContainer.lo `test -f 'elements/CEGUIDragContainer.cpp' || echo './'`elements/CEGUIDragContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIDragContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDragContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDragContainerProperties.lo `test -f 'elements/CEGUIDragContainerProperties.cpp' || echo './'`elements/CEGUIDragContainerProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIDragContainerProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDragContainerProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEditbox.lo `test -f 'elements/CEGUIEditbox.cpp' || echo './'`elements/CEGUIEditbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIEditbox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEditbox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIEditboxProperties.lo `test -f 'elements/CEGUIEditboxProperties.cpp' || echo './'`elements/CEGUIEditboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIEditboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIEditboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFrameWindow.lo `test -f 'elements/CEGUIFrameWindow.cpp' || echo './'`elements/CEGUIFrameWindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIFrameWindow.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFrameWindow.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFrameWindowProperties.lo `test -f 'elements/CEGUIFrameWindowProperties.cpp' || echo './'`elements/CEGUIFrameWindowProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIFrameWindowProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFrameWindowProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGridLayoutContainer.lo `test -f 'elements/CEGUIGridLayoutContainer.cpp' || echo './'`elements/CEGUIGridLayoutContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIGridLayoutContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGridLayoutContainer.o elements/CEGUIGridLayoutContainer.cpp: In member function ‘CEGUI::Window* CEGUI::GridLayoutContainer::createDummy()’: elements/CEGUIGridLayoutContainer.cpp:496:41: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGridLayoutContainerProperties.lo `test -f 'elements/CEGUIGridLayoutContainerProperties.cpp' || echo './'`elements/CEGUIGridLayoutContainerProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIGridLayoutContainerProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGridLayoutContainerProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGroupBox.lo `test -f 'elements/CEGUIGroupBox.cpp' || echo './'`elements/CEGUIGroupBox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIGroupBox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGroupBox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIGUISheet.lo `test -f 'elements/CEGUIGUISheet.cpp' || echo './'`elements/CEGUIGUISheet.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIGUISheet.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIGUISheet.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIHorizontalLayoutContainer.lo `test -f 'elements/CEGUIHorizontalLayoutContainer.cpp' || echo './'`elements/CEGUIHorizontalLayoutContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIHorizontalLayoutContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIHorizontalLayoutContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemEntry.lo `test -f 'elements/CEGUIItemEntry.cpp' || echo './'`elements/CEGUIItemEntry.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemEntry.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemEntry.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemEntryProperties.lo `test -f 'elements/CEGUIItemEntryProperties.cpp' || echo './'`elements/CEGUIItemEntryProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemEntryProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemEntryProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemListBase.lo `test -f 'elements/CEGUIItemListBase.cpp' || echo './'`elements/CEGUIItemListBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemListBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemListBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemListBaseProperties.lo `test -f 'elements/CEGUIItemListBaseProperties.cpp' || echo './'`elements/CEGUIItemListBaseProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemListBaseProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemListBaseProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemListbox.lo `test -f 'elements/CEGUIItemListbox.cpp' || echo './'`elements/CEGUIItemListbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemListbox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemListbox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIItemListboxProperties.lo `test -f 'elements/CEGUIItemListboxProperties.cpp' || echo './'`elements/CEGUIItemListboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIItemListboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIItemListboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUILayoutContainer.lo `test -f 'elements/CEGUILayoutContainer.cpp' || echo './'`elements/CEGUILayoutContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUILayoutContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUILayoutContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListbox.lo `test -f 'elements/CEGUIListbox.cpp' || echo './'`elements/CEGUIListbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListbox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListbox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListboxItem.lo `test -f 'elements/CEGUIListboxItem.cpp' || echo './'`elements/CEGUIListboxItem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListboxItem.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListboxItem.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListboxProperties.lo `test -f 'elements/CEGUIListboxProperties.cpp' || echo './'`elements/CEGUIListboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListboxTextItem.lo `test -f 'elements/CEGUIListboxTextItem.cpp' || echo './'`elements/CEGUIListboxTextItem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListboxTextItem.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListboxTextItem.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListHeader.lo `test -f 'elements/CEGUIListHeader.cpp' || echo './'`elements/CEGUIListHeader.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListHeader.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListHeader.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListHeaderProperties.lo `test -f 'elements/CEGUIListHeaderProperties.cpp' || echo './'`elements/CEGUIListHeaderProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListHeaderProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListHeaderProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListHeaderSegment.lo `test -f 'elements/CEGUIListHeaderSegment.cpp' || echo './'`elements/CEGUIListHeaderSegment.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListHeaderSegment.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListHeaderSegment.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIListHeaderSegmentProperties.lo `test -f 'elements/CEGUIListHeaderSegmentProperties.cpp' || echo './'`elements/CEGUIListHeaderSegmentProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIListHeaderSegmentProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIListHeaderSegmentProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMenubar.lo `test -f 'elements/CEGUIMenubar.cpp' || echo './'`elements/CEGUIMenubar.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMenubar.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMenubar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMenuBase.lo `test -f 'elements/CEGUIMenuBase.cpp' || echo './'`elements/CEGUIMenuBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMenuBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMenuBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMenuBaseProperties.lo `test -f 'elements/CEGUIMenuBaseProperties.cpp' || echo './'`elements/CEGUIMenuBaseProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMenuBaseProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMenuBaseProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMenuItem.lo `test -f 'elements/CEGUIMenuItem.cpp' || echo './'`elements/CEGUIMenuItem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMenuItem.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMenuItem.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMenuItemProperties.lo `test -f 'elements/CEGUIMenuItemProperties.cpp' || echo './'`elements/CEGUIMenuItemProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMenuItemProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMenuItemProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMultiColumnList.lo `test -f 'elements/CEGUIMultiColumnList.cpp' || echo './'`elements/CEGUIMultiColumnList.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMultiColumnList.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMultiColumnList.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMultiColumnListProperties.lo `test -f 'elements/CEGUIMultiColumnListProperties.cpp' || echo './'`elements/CEGUIMultiColumnListProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMultiColumnListProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMultiColumnListProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMultiLineEditbox.lo `test -f 'elements/CEGUIMultiLineEditbox.cpp' || echo './'`elements/CEGUIMultiLineEditbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMultiLineEditbox.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMultiLineEditbox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMultiLineEditboxProperties.lo `test -f 'elements/CEGUIMultiLineEditboxProperties.cpp' || echo './'`elements/CEGUIMultiLineEditboxProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIMultiLineEditboxProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMultiLineEditboxProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPopupMenu.lo `test -f 'elements/CEGUIPopupMenu.cpp' || echo './'`elements/CEGUIPopupMenu.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIPopupMenu.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPopupMenu.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPopupMenuProperties.lo `test -f 'elements/CEGUIPopupMenuProperties.cpp' || echo './'`elements/CEGUIPopupMenuProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIPopupMenuProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPopupMenuProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIProgressBar.lo `test -f 'elements/CEGUIProgressBar.cpp' || echo './'`elements/CEGUIProgressBar.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIProgressBar.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIProgressBar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIProgressBarProperties.lo `test -f 'elements/CEGUIProgressBarProperties.cpp' || echo './'`elements/CEGUIProgressBarProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIProgressBarProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIProgressBarProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPushButton.lo `test -f 'elements/CEGUIPushButton.cpp' || echo './'`elements/CEGUIPushButton.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIPushButton.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPushButton.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRadioButton.lo `test -f 'elements/CEGUIRadioButton.cpp' || echo './'`elements/CEGUIRadioButton.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIRadioButton.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRadioButton.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIRadioButtonProperties.lo `test -f 'elements/CEGUIRadioButtonProperties.cpp' || echo './'`elements/CEGUIRadioButtonProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIRadioButtonProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIRadioButtonProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrollablePane.lo `test -f 'elements/CEGUIScrollablePane.cpp' || echo './'`elements/CEGUIScrollablePane.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrollablePane.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrollablePane.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrollablePaneProperties.lo `test -f 'elements/CEGUIScrollablePaneProperties.cpp' || echo './'`elements/CEGUIScrollablePaneProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrollablePaneProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrollablePaneProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrollbar.lo `test -f 'elements/CEGUIScrollbar.cpp' || echo './'`elements/CEGUIScrollbar.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrollbar.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrollbar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrollbarProperties.lo `test -f 'elements/CEGUIScrollbarProperties.cpp' || echo './'`elements/CEGUIScrollbarProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrollbarProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrollbarProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrolledContainer.lo `test -f 'elements/CEGUIScrolledContainer.cpp' || echo './'`elements/CEGUIScrolledContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrolledContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrolledContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrolledContainerProperties.lo `test -f 'elements/CEGUIScrolledContainerProperties.cpp' || echo './'`elements/CEGUIScrolledContainerProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrolledContainerProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrolledContainerProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrolledItemListBase.lo `test -f 'elements/CEGUIScrolledItemListBase.cpp' || echo './'`elements/CEGUIScrolledItemListBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrolledItemListBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrolledItemListBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIScrolledItemListBaseProperties.lo `test -f 'elements/CEGUIScrolledItemListBaseProperties.cpp' || echo './'`elements/CEGUIScrolledItemListBaseProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIScrolledItemListBaseProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIScrolledItemListBaseProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISequentialLayoutContainer.lo `test -f 'elements/CEGUISequentialLayoutContainer.cpp' || echo './'`elements/CEGUISequentialLayoutContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUISequentialLayoutContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISequentialLayoutContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISlider.lo `test -f 'elements/CEGUISlider.cpp' || echo './'`elements/CEGUISlider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUISlider.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISlider.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISliderProperties.lo `test -f 'elements/CEGUISliderProperties.cpp' || echo './'`elements/CEGUISliderProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUISliderProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISliderProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISpinner.lo `test -f 'elements/CEGUISpinner.cpp' || echo './'`elements/CEGUISpinner.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUISpinner.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISpinner.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUISpinnerProperties.lo `test -f 'elements/CEGUISpinnerProperties.cpp' || echo './'`elements/CEGUISpinnerProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUISpinnerProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUISpinnerProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITabButton.lo `test -f 'elements/CEGUITabButton.cpp' || echo './'`elements/CEGUITabButton.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITabButton.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITabButton.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITabControl.lo `test -f 'elements/CEGUITabControl.cpp' || echo './'`elements/CEGUITabControl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITabControl.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITabControl.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITabControlProperties.lo `test -f 'elements/CEGUITabControlProperties.cpp' || echo './'`elements/CEGUITabControlProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITabControlProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITabControlProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIThumb.lo `test -f 'elements/CEGUIThumb.cpp' || echo './'`elements/CEGUIThumb.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIThumb.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIThumb.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIThumbProperties.lo `test -f 'elements/CEGUIThumbProperties.cpp' || echo './'`elements/CEGUIThumbProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIThumbProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIThumbProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITitlebar.lo `test -f 'elements/CEGUITitlebar.cpp' || echo './'`elements/CEGUITitlebar.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITitlebar.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITitlebar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITitlebarProperties.lo `test -f 'elements/CEGUITitlebarProperties.cpp' || echo './'`elements/CEGUITitlebarProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITitlebarProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITitlebarProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITooltip.lo `test -f 'elements/CEGUITooltip.cpp' || echo './'`elements/CEGUITooltip.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITooltip.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITooltip.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITooltipProperties.lo `test -f 'elements/CEGUITooltipProperties.cpp' || echo './'`elements/CEGUITooltipProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITooltipProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITooltipProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITree.lo `test -f 'elements/CEGUITree.cpp' || echo './'`elements/CEGUITree.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITree.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITree.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITreeProperties.lo `test -f 'elements/CEGUITreeProperties.cpp' || echo './'`elements/CEGUITreeProperties.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITreeProperties.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITreeProperties.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUITreeItem.lo `test -f 'elements/CEGUITreeItem.cpp' || echo './'`elements/CEGUITreeItem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUITreeItem.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUITreeItem.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIVerticalLayoutContainer.lo `test -f 'elements/CEGUIVerticalLayoutContainer.cpp' || echo './'`elements/CEGUIVerticalLayoutContainer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c elements/CEGUIVerticalLayoutContainer.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIVerticalLayoutContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalComponentBase.lo `test -f 'falagard/CEGUIFalComponentBase.cpp' || echo './'`falagard/CEGUIFalComponentBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalComponentBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalComponentBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalDimensions.lo `test -f 'falagard/CEGUIFalDimensions.cpp' || echo './'`falagard/CEGUIFalDimensions.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalDimensions.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalDimensions.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalFrameComponent.lo `test -f 'falagard/CEGUIFalFrameComponent.cpp' || echo './'`falagard/CEGUIFalFrameComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalFrameComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalFrameComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalImageryComponent.lo `test -f 'falagard/CEGUIFalImageryComponent.cpp' || echo './'`falagard/CEGUIFalImageryComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalImageryComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalImageryComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalImagerySection.lo `test -f 'falagard/CEGUIFalImagerySection.cpp' || echo './'`falagard/CEGUIFalImagerySection.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalImagerySection.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalImagerySection.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalLayerSpecification.lo `test -f 'falagard/CEGUIFalLayerSpecification.cpp' || echo './'`falagard/CEGUIFalLayerSpecification.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalLayerSpecification.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalLayerSpecification.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalNamedArea.lo `test -f 'falagard/CEGUIFalNamedArea.cpp' || echo './'`falagard/CEGUIFalNamedArea.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalNamedArea.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalNamedArea.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalPropertyDefinition.lo `test -f 'falagard/CEGUIFalPropertyDefinition.cpp' || echo './'`falagard/CEGUIFalPropertyDefinition.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalPropertyDefinition.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalPropertyDefinition.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalPropertyDefinitionBase.lo `test -f 'falagard/CEGUIFalPropertyDefinitionBase.cpp' || echo './'`falagard/CEGUIFalPropertyDefinitionBase.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalPropertyDefinitionBase.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalPropertyDefinitionBase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalPropertyLinkDefinition.lo `test -f 'falagard/CEGUIFalPropertyLinkDefinition.cpp' || echo './'`falagard/CEGUIFalPropertyLinkDefinition.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalPropertyLinkDefinition.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalPropertyLinkDefinition.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalPropertyInitialiser.lo `test -f 'falagard/CEGUIFalPropertyInitialiser.cpp' || echo './'`falagard/CEGUIFalPropertyInitialiser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalPropertyInitialiser.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalPropertyInitialiser.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalSectionSpecification.lo `test -f 'falagard/CEGUIFalSectionSpecification.cpp' || echo './'`falagard/CEGUIFalSectionSpecification.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalSectionSpecification.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalSectionSpecification.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalStateImagery.lo `test -f 'falagard/CEGUIFalStateImagery.cpp' || echo './'`falagard/CEGUIFalStateImagery.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalStateImagery.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalStateImagery.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalTextComponent.lo `test -f 'falagard/CEGUIFalTextComponent.cpp' || echo './'`falagard/CEGUIFalTextComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalTextComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalTextComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalWidgetComponent.lo `test -f 'falagard/CEGUIFalWidgetComponent.cpp' || echo './'`falagard/CEGUIFalWidgetComponent.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalWidgetComponent.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalWidgetComponent.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalWidgetLookFeel.lo `test -f 'falagard/CEGUIFalWidgetLookFeel.cpp' || echo './'`falagard/CEGUIFalWidgetLookFeel.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalWidgetLookFeel.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalWidgetLookFeel.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalWidgetLookManager.lo `test -f 'falagard/CEGUIFalWidgetLookManager.cpp' || echo './'`falagard/CEGUIFalWidgetLookManager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalWidgetLookManager.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalWidgetLookManager.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalXMLEnumHelper.lo `test -f 'falagard/CEGUIFalXMLEnumHelper.cpp' || echo './'`falagard/CEGUIFalXMLEnumHelper.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalXMLEnumHelper.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalXMLEnumHelper.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFalagard_xmlHandler.lo `test -f 'falagard/CEGUIFalagard_xmlHandler.cpp' || echo './'`falagard/CEGUIFalagard_xmlHandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c falagard/CEGUIFalagard_xmlHandler.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFalagard_xmlHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIFreeTypeFont.lo `test -f 'CEGUIFreeTypeFont.cpp' || echo './'`CEGUIFreeTypeFont.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIFreeTypeFont.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIFreeTypeFont.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIDefaultLogger.lo `test -f 'CEGUIDefaultLogger.cpp' || echo './'`CEGUIDefaultLogger.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIDefaultLogger.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIDefaultLogger.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIPCRERegexMatcher.lo `test -f 'CEGUIPCRERegexMatcher.cpp' || echo './'`CEGUIPCRERegexMatcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIPCRERegexMatcher.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIPCRERegexMatcher.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c -o libCEGUIBase_la-CEGUIMinizipResourceProvider.lo `test -f 'CEGUIMinizipResourceProvider.cpp' || echo './'`CEGUIMinizipResourceProvider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fomit-frame-pointer -c CEGUIMinizipResourceProvider.cpp -fPIC -DPIC -o .libs/libCEGUIBase_la-CEGUIMinizipResourceProvider.o In file included from minizip/unzip.h:55:0, from CEGUIMinizipResourceProvider.cpp:37: minizip/ioapi.h:128:51: error: expected initializer before ‘OF’ minizip/ioapi.h:129:51: error: expected initializer before ‘OF’ minizip/ioapi.h:130:51: error: expected initializer before ‘OF’ minizip/ioapi.h:131:51: error: expected initializer before ‘OF’ minizip/ioapi.h:132:51: error: expected initializer before ‘OF’ minizip/ioapi.h:134:51: error: expected initializer before ‘OF’ minizip/ioapi.h:135:51: error: expected initializer before ‘OF’ minizip/ioapi.h:141:5: error: ‘open_file_func’ does not name a type minizip/ioapi.h:142:5: error: ‘read_file_func’ does not name a type minizip/ioapi.h:143:5: error: ‘write_file_func’ does not name a type minizip/ioapi.h:144:5: error: ‘tell_file_func’ does not name a type minizip/ioapi.h:145:5: error: ‘seek_file_func’ does not name a type minizip/ioapi.h:146:5: error: ‘close_file_func’ does not name a type minizip/ioapi.h:147:5: error: ‘testerror_file_func’ does not name a type minizip/ioapi.h:151:51: error: expected initializer before ‘OF’ minizip/ioapi.h:152:51: error: expected initializer before ‘OF’ minizip/ioapi.h:153:51: error: expected initializer before ‘OF’ minizip/ioapi.h:157:5: error: ‘open64_file_func’ does not name a type minizip/ioapi.h:158:5: error: ‘read_file_func’ does not name a type minizip/ioapi.h:159:5: error: ‘write_file_func’ does not name a type minizip/ioapi.h:160:5: error: ‘tell64_file_func’ does not name a type minizip/ioapi.h:161:5: error: ‘seek64_file_func’ does not name a type minizip/ioapi.h:162:5: error: ‘close_file_func’ does not name a type minizip/ioapi.h:163:5: error: ‘testerror_file_func’ does not name a type minizip/ioapi.h:167:28: error: expected initializer before ‘OF’ minizip/ioapi.h:168:26: error: expected initializer before ‘OF’ minizip/ioapi.h:174:5: error: ‘open_file_func’ does not name a type minizip/ioapi.h:175:5: error: ‘tell_file_func’ does not name a type minizip/ioapi.h:176:5: error: ‘seek_file_func’ does not name a type minizip/ioapi.h:187:21: error: expected initializer before ‘OF’ minizip/ioapi.h:188:22: error: expected initializer before ‘OF’ minizip/ioapi.h:189:23: error: expected initializer before ‘OF’ make[3]: *** [libCEGUIBase_la-CEGUIMinizipResourceProvider.lo] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui/src' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5/cegui' make: *** [all-recursive] Fehler 1 * ERROR: dev-games/cegui-0.7.5-r1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =dev-games/cegui-0.7.5-r1', * the complete build log and the output of 'emerge -pqv =dev-games/cegui-0.7.5-r1'. * The complete build log is located at '/var/tmp/portage/dev-games/cegui-0.7.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-games/cegui-0.7.5-r1/temp/environment'. * S: '/var/tmp/portage/dev-games/cegui-0.7.5-r1/work/CEGUI-0.7.5'