I am currently trying to compile OpenSG2.0 for testing and I keep
running in to a problem during the compile. The source tree I have was
checked out on the 12th. I have inlucded the config commnands I am
giving to scons along with the last of the build output. Any advice on
what the issue could be would be a help.
Thanks
Steven A White
scons BoostBaseDir=/research/tools/usr/linux.x86_64.gcc.release/
BoostIncludeDir=/research/tools/usr/linux.x86_64.gcc.release/include/
fcptr_mode=MT_CPTR var_arch=x64 var_type=debug
g++ -o build.linux.g++/type-debug--arch-x64/Source/libOSGGroup.so -m64
-shared
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGAlgorithm.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGStageDataBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGStageBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGAlgorithmStage.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGSimpleStage.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGAlgorithmBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGStageData.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGStage.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGAlgorithmStageBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Stage/OSGSimpleStageBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGDirectionalLight.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGSpotLightBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGPointLightBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGSpotLight.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGDirectionalLightBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Light/OSGPointLight.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGBillboardBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGTransform.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGComponentTransformBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGInlineBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGDistanceLODBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGVisitSubTree.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGProxyGroupBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGBillboard.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGSwitchBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGComponentTransform.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGInverseTransformBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGVisitSubTreeBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGTransformBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGGroupDef.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGInline.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGDistanceLOD.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGProxyGroup.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGSwitch.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/Misc/OSGInverseTransform.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/HDR/OSGHDRStageDataBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/HDR/OSGHDRStageData.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/HDR/OSGHDRStageBase.os
build.linux.g++/type-debug--arch-x64/Source/System/NodeCores/Groups/HDR/OSGHDRStage.os
-L/research/tools/usr/linux.x86_64.gcc.release/lib
-Lbuild.linux.g++/instlinks/lib64/debug -lboost_filesystem-gcc-mt-1_33_1
-lOSGBase -lOSGSystem -lOSGState -lGL -lGLU -lpthread -ldl -lm -ljpeg
-ltiff -lpng -lz
Install file:
"build.linux.g++/type-debug--arch-x64/Source/libOSGGroup.so" as
"build.linux.g++/instlinks/lib64/debug/libOSGGroup.so"
g++ -o build.linux.g++/type-debug--arch-x64/Source/libOSGWindow.so -m64
-shared
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGPolygonBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGGradientBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGDepthClearBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGTextureBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGTextureBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGPassiveBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGPassiveBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGTextureGrabBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGSolidBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGGradientBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGSkyBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGDepthClearBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGTextureGrabBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGSolidBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGSkyBackground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Background/OSGPolygonBackgroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGStereoBufferViewportBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGStereoBufferViewport.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGColorBufferViewportBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGPassiveViewportBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGColorBufferViewport.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Viewport/OSGPassiveViewport.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGWindowDef.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGProjectionCameraDecorator.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGOffCenterPerspectiveCamera.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGOffCenterPerspectiveCameraBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGPerspectiveCamera.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGTileCameraDecoratorBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGMatrixCameraBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGTileCameraDecorator.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGShearedStereoCameraDecorator.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGMatrixCameraDecoratorBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGMatrixCamera.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGProjectionCameraDecoratorBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGPerspectiveCameraBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGMatrixCameraDecorator.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Camera/OSGShearedStereoCameraDecoratorBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGTextureGrabForeground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGFileGrabForeground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGGrabForeground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGPolygonForegroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGImageForeground.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGTextureGrabForegroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGFileGrabForegroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGGrabForegroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGImageForegroundBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Window/Foreground/OSGPolygonForeground.os
-L/research/tools/usr/linux.x86_64.gcc.release/lib
-Lbuild.linux.g++/instlinks/lib64/debug -lboost_filesystem-gcc-mt-1_33_1
-lOSGBase -lOSGSystem -lOSGGroup -lOSGState -lGL -lGLU -lpthread -ldl
-lm -ljpeg -ltiff -lpng -lz
Install file:
"build.linux.g++/type-debug--arch-x64/Source/libOSGWindow.so" as
"build.linux.g++/instlinks/lib64/debug/libOSGWindow.so"
g++ -o build.linux.g++/type-debug--arch-x64/Source/libOSGCluster.so -m64
-shared
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Server/OSGClusterServer.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindow.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/Base/OSGImageComposerBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/Base/OSGImageComposer.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/Base/OSGClusterWindowBase.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Window/Base/OSGClusterWindow.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Base/OSGRenderNode.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Base/OSGClusterViewBuffer.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Base/OSGClusterNetwork.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Base/OSGRemoteAspect.os
build.linux.g++/type-debug--arch-x64/Source/System/Cluster/Base/OSGClusterException.os
-L/research/tools/usr/linux.x86_64.gcc.release/lib
-Lbuild.linux.g++/instlinks/lib64/debug -lboost_filesystem-gcc-mt-1_33_1
-lOSGBase -lOSGSystem -lOSGState -lOSGWindow -lOSGGroup -lGL -lGLU
-lpthread -ldl -lm -ljpeg -ltiff -lpng -lz
Install file:
"build.linux.g++/type-debug--arch-x64/Source/libOSGCluster.so" as
"build.linux.g++/instlinks/lib64/debug/libOSGCluster.so"
g++ -o
build.linux.g++/type-debug--arch-x64/Source/Contrib/BackgroundLoader/OSGBackgroundLoader.os
-c -g -pipe -m64 -I/research/tools/usr/linux.x86_64.gcc.release/include/
-fPIC -D_DEBUG -DOSG_COMPILECONTRIBBACKGROUNDLOADERLIB
-Ibuild.linux.g++/instlinks/include
-Ibuild.linux.g++/instlinks/include/OpenSG -I/usr/include/freetype2
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp
In file included from build.linux.g++/instlinks/include/OpenSG/OSGTime.h:50,
from build.linux.g++/instlinks/include/OpenSG/OSGLog.h:46,
from
build.linux.g++/instlinks/include/OpenSG/OSGSingletonHolder.h:46,
from
build.linux.g++/instlinks/include/OpenSG/OSGBackgroundLoader.h:7,
from
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:1:
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.h:466: error:
expected `,' or `...' before '*' token
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.h:466: error:
ISO C++ forbids declaration of `TChar' with no type
In file included from
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.h:675,
from build.linux.g++/instlinks/include/OpenSG/OSGTime.h:50,
from build.linux.g++/instlinks/include/OpenSG/OSGLog.h:46,
from
build.linux.g++/instlinks/include/OpenSG/OSGSingletonHolder.h:46,
from
build.linux.g++/instlinks/include/OpenSG/OSGBackgroundLoader.h:7,
from
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:1:
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:118:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:258:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:397:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:538:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:1192:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:2112:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:2202:
error: `Fixed32' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:3309:
error: expected `,' or `...' before '*' token
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:3310:
error: ISO C++ forbids declaration of `TChar' with no type
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl: In
function `void osg::osgStringDup(int)':
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:3311:
error: `szOutput' was not declared in this scope
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:3315:
error: `szInput' was not declared in this scope
build.linux.g++/instlinks/include/OpenSG/OSGBaseFunctions.inl:3321:
error: `TChar' is not a type
In file included from
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:6:
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h: At global scope:
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h:433: error:
`MPCondVarType' does not name a type
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h:444: error: ISO
C++ forbids declaration of `MPCondVarType' with no type
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h:444: error:
expected `;' before '&' token
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h:465: error:
`MPCondVarType' does not name a type
In file included from
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.h:505,
from
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:6:
build.linux.g++/instlinks/include/OpenSG/OSGCondVar.inl:198: error:
expected initializer before '&' token
In file included from
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:7:
build.linux.g++/instlinks/include/OpenSG/OSGBaseInitFunctions.h:134:
error: expected `,' or `...' before '*' token
build.linux.g++/instlinks/include/OpenSG/OSGBaseInitFunctions.h:134:
error: ISO C++ forbids declaration of `TChar' with no type
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:15: error:
expected constructor, destructor, or type conversion before "bool"
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:15: error:
expected constructor, destructor, or type conversion before
"BackgroundLoaderBase"
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp: In member
function `void osg::BackgroundLoaderBase::start(osg::UInt16)':
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:78: error:
`getCurrentAspect' is not a member of `osg::Thread'
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp: In member
function `void osg::BackgroundLoaderBase::processOne()':
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:104: error:
`commitChanges' is not a member of `osg'
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:106: error:
'class osg::Lock' has no member named 'acquire'
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp: In static
member function `static void osg::BackgroundLoaderBase::loadProc(void*)':
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:179: error:
`commitChanges' is not a member of `osg'
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:195: error:
'class osg::Lock' has no member named 'acquire'
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp: In member
function `void osg::BackgroundLoaderBase::sync(unsigned int)':
Source/Contrib/BackgroundLoader/OSGBackgroundLoader.cpp:204: error:
'class osg::Lock' has no member named 'acquire'
scons: ***
[build.linux.g++/type-debug--arch-x64/Source/Contrib/BackgroundLoader/OSGBackgroundLoader.os]
Error 1
scons: building terminated because of errors.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users