using scons to install spring. but failing.. miserably
Posted: 14 Jun 2009, 03:53
Detected platform : darwin
WARNING: support is incomplete
NOTE: xcode files are available in /trunk/rts/build/xcode
Checking gcc version... 4.0.1
Toolchain options:
CC=gcc
CXX=g++
AR=ar
RANLIB=ranlib
Configuring for i686
profiling NOT enabled, debugging NOT enabled, level 2 optimizing enabled
Precompiled header enabled
OpenGL Multithreading Library and parallel threads for Sim/Draw are NOT enabled
Configuring spring
Checking for zip... Zip 2.32 found
Checking for Freetype2...
Checking for freetype-config... /opt/local/bin/freetype-config
Checking for Freetype >= 2.0.0... 2.3.9
Checking for SDL...
Checking for sdl-config... /opt/local/bin/sdl-config
Checking for LibSDL >= 1.2.0... 1.2.13
Checking for OpenAL...
Checking for openal-config... not found
Guessing OpenAL include path...
/opt/local/include/AL
Checking for Ogg headers...
Guessing ogg include path...
/opt/local/include/ogg
Checking for Vorbis(-file) headers...
Guessing vorbisfile include path...
/opt/local/include/vorbis
Checking for Python 2.6...
Guessing Python include path...
/opt/local/include/python2.6
Checking for Python 2.5...
Guessing Python include path...
/opt/local/include/python2.5
Checking for Python 2.4...
Guessing Python include path...
/opt/local/include/python2.4
Checking for Java includes ... not found
Guessing Java include path...
/opt/local/include/java
Checking for Java executables ...
Checking headers and libraries
Checking for C++ header file boost/cstdint.hpp... yes
Checking for C++ header file boost/regex.hpp... yes
Checking for C library boost_regex-gcc-mt... no
Checking for C library boost_regex-mt... yes
Checking for C++ header file boost/serialization/split_member.hpp... yes
Checking for C++ header file boost/thread.hpp... yes
Checking for C library boost_thread-gcc-mt... no
Checking for C library boost_thread-mt... yes
Checking for C++ header file boost/program_options.hpp... yes
Checking for C library boost_program_options-gcc-mt... no
Checking for C library boost_program_options-mt... yes
Checking for C++ header file GL/gl.h... yes
Checking for C library GL... no
Checking for C library opengl32... no
Could not find one of these libraries: ['GL', 'opengl32']
Checking for C++ header file GL/glu.h... yes
Checking for C library GLU... no
Checking for C library glu32... no
Could not find one of these libraries: ['GLU', 'glu32']
Checking for C++ header file GL/glew.h... yes
Checking for C library GLEW... yes
Checking for C++ header file zlib.h... yes
Checking for C library zlib... no
Checking for C library zlib1... no
Checking for C library z... yes
Checking for C++ header file ft2build.h... yes
Checking for C library freetype6... no
Checking for C library freetype... yes
Checking for C++ header file IL/il.h... yes
Checking for C library IL... yes
Checking for C++ header file IL/ilu.h... yes
Checking for C library ILU... yes
Checking for C++ header file AL/al.h... no
Could not find one of these headers: ['AL/al.h']
Checking for C++ header file X11/Xcursor/Xcursor.h... yes
Checking for C library Xcursor... no
Could not find one of these libraries: ['Xcursor']
Checking for C++ header file X11/X.h... yes
Checking for C library X11... yes
Checking for C++ header file vorbis/vorbisfile.h... yes
Checking for C library vorbisfile... yes
Checking for C library vorbis... yes
Checking for C++ header file ogg/ogg.h... yes
Checking for C library ogg... yes
Checking for C++ header file SDL/SDL.h... yes
Checking for C library SDL... yes
Checking for C++ header file Python.h... yes
Checking for C library python2.6... yes
Checking for C++ header file jni.h... no
Could not find one of these headers: ['jni.h']
Not all tests finished succesfully. You are probably missing one of the
build dependencies. See config.log for details.
WARNING: support is incomplete
NOTE: xcode files are available in /trunk/rts/build/xcode
Checking gcc version... 4.0.1
Toolchain options:
CC=gcc
CXX=g++
AR=ar
RANLIB=ranlib
Configuring for i686
profiling NOT enabled, debugging NOT enabled, level 2 optimizing enabled
Precompiled header enabled
OpenGL Multithreading Library and parallel threads for Sim/Draw are NOT enabled
Configuring spring
Checking for zip... Zip 2.32 found
Checking for Freetype2...
Checking for freetype-config... /opt/local/bin/freetype-config
Checking for Freetype >= 2.0.0... 2.3.9
Checking for SDL...
Checking for sdl-config... /opt/local/bin/sdl-config
Checking for LibSDL >= 1.2.0... 1.2.13
Checking for OpenAL...
Checking for openal-config... not found
Guessing OpenAL include path...
/opt/local/include/AL
Checking for Ogg headers...
Guessing ogg include path...
/opt/local/include/ogg
Checking for Vorbis(-file) headers...
Guessing vorbisfile include path...
/opt/local/include/vorbis
Checking for Python 2.6...
Guessing Python include path...
/opt/local/include/python2.6
Checking for Python 2.5...
Guessing Python include path...
/opt/local/include/python2.5
Checking for Python 2.4...
Guessing Python include path...
/opt/local/include/python2.4
Checking for Java includes ... not found
Guessing Java include path...
/opt/local/include/java
Checking for Java executables ...
Checking headers and libraries
Checking for C++ header file boost/cstdint.hpp... yes
Checking for C++ header file boost/regex.hpp... yes
Checking for C library boost_regex-gcc-mt... no
Checking for C library boost_regex-mt... yes
Checking for C++ header file boost/serialization/split_member.hpp... yes
Checking for C++ header file boost/thread.hpp... yes
Checking for C library boost_thread-gcc-mt... no
Checking for C library boost_thread-mt... yes
Checking for C++ header file boost/program_options.hpp... yes
Checking for C library boost_program_options-gcc-mt... no
Checking for C library boost_program_options-mt... yes
Checking for C++ header file GL/gl.h... yes
Checking for C library GL... no
Checking for C library opengl32... no
Could not find one of these libraries: ['GL', 'opengl32']
Checking for C++ header file GL/glu.h... yes
Checking for C library GLU... no
Checking for C library glu32... no
Could not find one of these libraries: ['GLU', 'glu32']
Checking for C++ header file GL/glew.h... yes
Checking for C library GLEW... yes
Checking for C++ header file zlib.h... yes
Checking for C library zlib... no
Checking for C library zlib1... no
Checking for C library z... yes
Checking for C++ header file ft2build.h... yes
Checking for C library freetype6... no
Checking for C library freetype... yes
Checking for C++ header file IL/il.h... yes
Checking for C library IL... yes
Checking for C++ header file IL/ilu.h... yes
Checking for C library ILU... yes
Checking for C++ header file AL/al.h... no
Could not find one of these headers: ['AL/al.h']
Checking for C++ header file X11/Xcursor/Xcursor.h... yes
Checking for C library Xcursor... no
Could not find one of these libraries: ['Xcursor']
Checking for C++ header file X11/X.h... yes
Checking for C library X11... yes
Checking for C++ header file vorbis/vorbisfile.h... yes
Checking for C library vorbisfile... yes
Checking for C library vorbis... yes
Checking for C++ header file ogg/ogg.h... yes
Checking for C library ogg... yes
Checking for C++ header file SDL/SDL.h... yes
Checking for C library SDL... yes
Checking for C++ header file Python.h... yes
Checking for C library python2.6... yes
Checking for C++ header file jni.h... no
Could not find one of these headers: ['jni.h']
Not all tests finished succesfully. You are probably missing one of the
build dependencies. See config.log for details.