On 13/05/10 10:15 , PaweŠGóralski wrote:
> What version have you compiled for tests? if you have checked out sources 
> recently from SVN
> then issue has been fixed not long ago (see previous posts). Could you post 
> the logs
> from configure? There should be one test that fails because of incorrect 
> -march setting
> in CFLAGS (so it seems).

ISVN trunk r11419 from last night, so it doesn't contain the fix (I checked).
Yes, the _OPENTHREADS_ATOMIC all fail, I've attached the log file.

/ulrich
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/lib64/ccache/gcc
-- Check for working C compiler: /usr/lib64/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - 
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.6
-- Found LibXml2: /usr/lib64/libxml2.so
-- Found CURL: /usr/lib64/libcurl.so
-- checking for module 'xulrunner-xpcom<=1.8.9'
--   package 'xulrunner-xpcom<=1.8.9' not found
-- checking for module 'xulrunner-js'
--   package 'xulrunner-js' not found
-- checking for module 'xulrunner-nspr'
--   package 'xulrunner-nspr' not found
-- checking for module 'xulrunner-nss'
--   package 'xulrunner-nss' not found
-- checking for module 'gtk+-2.0'
--   found gtk+-2.0, version 2.14.7
-- checking for module 'gtkglext-x11-1.0'
--   package 'gtkglext-x11-1.0' not found
-- checking for module 'librsvg-2.0'
--   found librsvg-2.0, version 2.22.3
-- checking for module 'cairo'
--   found cairo, version 1.8.0
-- checking for module 'poppler-glib'
--   package 'poppler-glib' not found
-- Found JPEG: /usr/lib64/libjpeg.so
-- Found PNG: /usr/lib64/libpng.so
-- Found TIFF: /usr/lib64/libtiff.so
-- Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS
-- Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS - Success
-- Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS
-- Performing Test _OPENTHREADS_ATOMIC_USE_MIPOSPRO_BUILTINS - Failed
-- Performing Test _OPENTHREADS_ATOMIC_USE_SUN
-- Performing Test _OPENTHREADS_ATOMIC_USE_SUN - Failed
-- Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED
-- Performing Test _OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED - Failed
-- Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC
-- Performing Test _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC - Failed
-- Looking for pthread_yield
-- Looking for pthread_yield - found
-- Looking for pthread_setconcurrency
-- Looking for pthread_setconcurrency - found
-- Looking for pthread_getconcurrency
-- Looking for pthread_getconcurrency - found
-- Looking for pthread_setaffinity_np
-- Looking for pthread_setaffinity_np - found
-- Performing Test COMPILES_PTHREAD_SETAFFINITY_NP
-- Performing Test COMPILES_PTHREAD_SETAFFINITY_NP - Success
-- checking for module 'xrandr'
--   found xrandr, version 1.2.3
-- Configuring done
-- Generating done
-- Build files have been written to: 
/export/home/uli/Projects/OpenSceneGraph/build
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to