Hi Robert,

I submitted my broken nightly build after you wrote this email:

http://www.cdash.org/CDashPublic/viewBuildError.php?buildid=8157

I'm on a FreeBSD 6.2-STABLE system running gcc 3.4.6 and cmake 2.6-patch
1.

The problem is with linking libosgViewer.so against libXrandr library.

I have libXrandr-1.2.2_1 installed on my system and it was correctly
found by Cmake:

OSGVIEWER_USE_XRANDR             ON
X11_Xrandr_INCLUDE_PATH          /usr/local/include
X11_Xrandr_LIB                   /usr/local/lib/libXrandr.so

I'm not a cmake expert, but does anyone have a clue why libXrandr isn't
found by the linker?

BTW, if I set OSGVIEWER_USE_XRANDR to OFF, everything builds properly.

-john

-----Original Message-----
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Robert
Osfield
Sent: Friday, January 30, 2009 10:17 AM
To: OpenSceneGraph Users
Subject: [osg-users] CDash errors/warnings

Hi All,

Reviewing the CDash pages of the OSG (
http://www.cdash.org/CDashPublic/index.php?project=OpenSceneGraph) I
see that two of the builds are failing, neither are problems in the
OSG source code itself, one looks to be a Cmake/dependency issue, and
the other is problems in gl headers/libs.  I would like to get these
errors resolved, but as I don't have the systems in front of me I
can't do much directly, so here's me call to coordinate with those
who've fired off this problems builds with getting them fixed.   If
you are responsible for this build please raise you hand so I know how
to coordinate the fixes with.

Cheers
Robert.

First up we have:

-- Problem 1, mingw svg error:

http://www.cdash.org/CDashPublic/viewBuildError.php?buildid=8132

Site:mingw-cross.office.jester

Build Name:Win32-make

Build Time:2009-01-30T01:13:04 EST
Found 2 Errors

Warnings are here.
Build Log line 511

[ 99%] Built target osgdb_zip
make[6]: Entering directory `/data/.../build/osg-mingw'
Scanning dependencies of target osgdb_svg
make[6]: Leaving directory `/data/.../build/osg-mingw'
make[6]: Entering directory `/data/.../build/osg-mingw'
Linking CXX shared module
../../../bin/osgPlugins-2.7.9/mingw_osgdb_svg.dll

/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bi
n/ld:
cannot find -lrsvg-2

-- Problem 2, redhat libGL.so errors:

http://www.cdash.org/CDashPublic/viewBuildError.php?buildid=8092

Site:thira.inria.fr

Build Name:Linux-2.6.27.12-170.2.5.fc10.x86_64-x86_64-c++

Build Time:2009-01-29T20:49:42 EST
Found 10 Errors

Warnings are here.
Build Log line 1172

gmake[6]: Entering directory `/.../OpenSceneGraph/NightlyBuild'
Scanning dependencies of target application_osgviewer
gmake[6]: Leaving directory `/.../OpenSceneGraph/NightlyBuild'
gmake[6]: Entering directory `/.../OpenSceneGraph/NightlyBuild'
[ 99%] Building CXX object
applications/osgviewer/CMakeFiles/application_osgviewer.dir/osgviewer.o
Linking CXX executable ../../bin/osgviewer

/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libGL.so:
undefined reference to `_nv001458gl'
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
This communication, along with any attachments, is covered by federal and state 
law governing electronic communications and may contain company proprietary and 
legally privileged information.  
If the reader of this message is not the intended recipient, you are hereby 
notified that any dissemination, distribution, use or copying of this message 
is strictly prohibited.  
If you have received this in error, please reply immediately to the sender and 
delete this message.  Thank you.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to