Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ⚡ ./configure --with-tinyxml
- checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/media/data/Development_Ubuntu/Gource/conftest.dir/conftest.one': Operation not permitted
- /usr/bin/install: setting permissions for `/media/data/Development_Ubuntu/Gource/conftest.dir/conftest.two': Operation not permitted
- ./install-sh -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for g++... 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 g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of g++... gcc3
- checking for timegm... yes
- checking for unsetenv... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for X... libraries , headers
- checking for a sed that does not truncate output... /bin/sed
- checking for gcc... gcc
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... no
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -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 whether we are using the Microsoft C compiler... no
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking for GL/gl.h... yes
- checking for OpenGL/gl.h... no
- checking for OpenGL library... -lGL
- checking for GL/glu.h... yes
- checking for OpenGL/glu.h... no
- checking for OpenGL Utility library... -lGLU
- checking for varargs GLU tesselator callback function type... no
- checking for sdl-config... /usr/bin/sdl-config
- checking for SDL - version >= 1.2.10... yes
- checking for freetype-config... /usr/bin/freetype-config
- checking for FreeType -- version >= 9.0.3... yes
- checking for IMG_LoadPNG_RW in -lSDL_image... yes
- checking for IMG_LoadJPG_RW in -lSDL_image... yes
- checking for pcre_compile in -lpcre... yes
- checking for glewInit in -lGLEW... yes
- checking for boostlib >= 1.46... configure: We could not detect the boost libraries (version 1.46 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
- configure: error: Boost Filesystem >= 1.46 is required. Please see INSTALL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement