Hi guys!

I just made a checkout of the actual trunk (bzr2640) and tried to compile it. 
It doesn't work. To me it looks like there are some problems in respect to 
some includ files. I tried to fix it but once one error is solved I get a new 
one just related to another include. 

The first compiler output is attached.

Thanks

Klaus

scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `bzr2640' (bzr2640), installed files will be suffixed with 
`-bzr2640'.
All intermediary files will be in `/home/thoeni/YADE/build-bzr2640'.
Mkdir("/home/thoeni/YADE/build-bzr2640")
Checking whether c++ compiler "g++" works...yes
Finding libstdc++ library... (cached) /usr/lib/libstdc++.so.6
Checking for pthread_exit(NULL) in C library pthread... yes
Checking for Python development files... ok
Checking for C++ header file numpy/ndarrayobject.h... yes
Checking for required python modules... (cached) all ok
Checking boost libraries... all ok
Checking for C++ header file boost/foreach.hpp... yes
Checking for C++ header file Eigen/Core... yes
Checking for C++ header file loki/NullType.h... yes
Checking for glutGetModifiers() in C++ library glut... yes
Checking for QGLViewer() in C++ library qglviewer-qt4... yes
Checking for vtkInstantiator::New() in C++ library vtkCommon... yes
Checking for gts_object_class() in C++ library gts... yes
Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... yes
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/py/gts/_gts.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-support.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libcore.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-opengl.so
Rebuilding combined files, since the md5 has changed.
scons: done reading SConscript files.
scons: Building targets ...
C py/3rd-party/pygts-0.3.1/cleanup.c
> home/thoeni/YADE/install/bin/yade-bzr2640-batch
> home/thoeni/YADE/install/bin/yade-bzr2640
Chmod("/home/thoeni/YADE/trunk/home/thoeni/YADE/install/bin/yade-bzr2640", 0755)
Chmod("/home/thoeni/YADE/trunk/home/thoeni/YADE/install/bin/yade-bzr2640-batch",
 0755)
C py/3rd-party/pygts-0.3.1/face.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/cleanup.c:36:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/edge.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/face.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/edge.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/object.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/object.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/point.c
C py/3rd-party/pygts-0.3.1/pygts.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/point.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/pygts.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/segment.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/segment.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/surface.c
C py/3rd-party/pygts-0.3.1/triangle.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/surface.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
C py/3rd-party/pygts-0.3.1/vertex.c
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/triangle.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
In file included from /usr/include/python2.6/Python.h:8,
                 from py/3rd-party/pygts-0.3.1/pygts.h:39,
                 from py/3rd-party/pygts-0.3.1/vertex.c:28:
/usr/include/python2.6/pyconfig.h:1031: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:213: note: this is the location of the previous 
definition
> /home/thoeni/YADE/build-bzr2640/lib/yade-support.cpp
C /home/thoeni/YADE/build-bzr2640/lib/yade-support.cpp
> /home/thoeni/YADE/build-bzr2640/core/core.cpp
C /home/thoeni/YADE/build-bzr2640/core/core.cpp
> /home/thoeni/YADE/build-bzr2640/lib/yade-opengl.cpp
C /home/thoeni/YADE/build-bzr2640/lib/yade-opengl.cpp
> /home/thoeni/YADE/build-bzr2640/plugins0.cpp
C /home/thoeni/YADE/build-bzr2640/plugins0.cpp
In file included from /usr/include/boost/python/object/function_handle.hpp:10,
                 from /usr/include/boost/python/converter/arg_to_python.hpp:19,
                 from /usr/include/boost/python/call.hpp:15,
                 from /usr/include/boost/python/object_core.hpp:12,
                 from /usr/include/boost/python/args.hpp:25,
                 from /usr/include/boost/python.hpp:11,
                 from 
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:23,
                 from 
/home/thoeni/YADE/trunk/lib/serialization/Serializable.cpp:11,
                 from /home/thoeni/YADE/build-bzr2640/lib/yade-support.cpp:5:
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp: In member function 
'PyObject* 
boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, 
PyObject*) [with Caller = boost::python::detail::caller<PyObject* 
(*)(Serializable&, const Serializable&), boost::python::default_call_policies, 
boost::mpl::vector3<PyObject*, Serializable&, const Serializable&> >]':
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: warning: 
dereferencing pointer 'p.2448' does break strict-aliasing rules
/usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
/home/thoeni/YADE/build-bzr2640/include/yade/lib/factory/Factorable.hpp:63: 
warning: dereferencing pointer 'this.691' does break strict-aliasing rules
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: note: 
initialized from here
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: warning: 
dereferencing pointer 'p.2448' does break strict-aliasing rules
/usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
/home/thoeni/YADE/build-bzr2640/include/yade/lib/factory/Factorable.hpp:63: 
warning: dereferencing pointer 'this.691' does break strict-aliasing rules
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: note: 
initialized from here
L libyade-support.so
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-support.so
L libyade-opengl.so
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-opengl.so
L _gts.so
> home/thoeni/YADE/install/lib/yade-bzr2640/py/gts/_gts.so
ln -s -f ../py/gts/_gts.so 
home/thoeni/YADE/install/lib/yade-bzr2640/lib/lib_gts__python-module.so
> /home/thoeni/YADE/build-bzr2640/plugins2.cpp
C /home/thoeni/YADE/build-bzr2640/plugins2.cpp
> /home/thoeni/YADE/build-bzr2640/plugins1.cpp
C /home/thoeni/YADE/build-bzr2640/plugins1.cpp
L libcore.so
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libcore.so
> /home/thoeni/YADE/build-bzr2640/plugins3.cpp
C /home/thoeni/YADE/build-bzr2640/plugins3.cpp
> /home/thoeni/YADE/build-bzr2640/plugins4.cpp
C /home/thoeni/YADE/build-bzr2640/plugins4.cpp
> /home/thoeni/YADE/build-bzr2640/plugins5.cpp
C /home/thoeni/YADE/build-bzr2640/plugins5.cpp
In file included from /home/thoeni/YADE/trunk/pkg/dem/Shop.cpp:21,
                 from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:3:
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp: In 
member function 'int Law2_ScGeom_ViscElPhys_Basic::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
In file included from /home/thoeni/YADE/trunk/pkg/dem/Shop.cpp:37,
                 from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:3:
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp: In 
member function 'int Law2_ScGeom_FrictPhys_CundallStrack::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp: In 
member function 'int 
Law2_Dem3DofGeom_FrictPhys_CundallStrack::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: 'Dem3DofGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: 'Dem3DofGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
> /home/thoeni/YADE/build-bzr2640/plugins6.cpp
C /home/thoeni/YADE/build-bzr2640/plugins6.cpp
In file included from /usr/include/c++/4.4/backward/strstream:47,
                 from /usr/include/vtk-5.4/vtkIOStream.h:112,
                 from /usr/include/vtk-5.4/vtkSystemIncludes.h:40,
                 from /usr/include/vtk-5.4/vtkIndent.h:24,
                 from /usr/include/vtk-5.4/vtkObjectBase.h:43,
                 from /usr/include/vtk-5.4/vtkObject.h:41,
                 from /usr/include/vtk-5.4/vtkCellArray.h:35,
                 from /home/thoeni/YADE/trunk/pkg/dem/VTKRecorder.cpp:7,
                 from /home/thoeni/YADE/build-bzr2640/plugins6.cpp:5:
/usr/include/c++/4.4/backward/backward_warning.h:28: warning: #warning This 
file includes at least one deprecated or antiquated header which may be removed 
without further notice at a future date. Please use a non-deprecated interface 
with equivalent functionality instead. For a listing of replacement headers and 
interfaces, consult the file backward_warning.h. To disable this warning use 
-Wno-deprecated.
> /home/thoeni/YADE/build-bzr2640/plugins7.cpp
C /home/thoeni/YADE/build-bzr2640/plugins7.cpp
In file included from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:7:
/home/thoeni/YADE/trunk/pkg/dem/KinemSimpleShearBox.cpp: At global scope:
/home/thoeni/YADE/trunk/pkg/dem/KinemSimpleShearBox.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<KinemSimpleShearBox>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/BoundaryController.cpp:4: warning: 
'boost::archive::detail::<unnamed>::init_guid<BoundaryController>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/dem/TriaxialTest.cpp:57: warning: 
'boost::archive::detail::<unnamed>::init_guid<TriaxialTest>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Gl1_Box.cpp:27: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_Box>::g' defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Cylinder>::g' defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<ChainedCylinder>::g' defined but 
not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<ChainedState>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<CylScGeom>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Ig2_Sphere_ChainedCylinder_CylScGeom>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Ig2_ChainedCylinder_ChainedCylinder_ScGeom6D>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Law2_CylScGeom_FrictPhys_CundallStrack>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_Cylinder>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_ChainedCylinder>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Bo1_Cylinder_Aabb>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Bo1_ChainedCylinder_Aabb>::g' 
defined but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<GravityEngine>::g' defined but 
not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<CentralGravityEngine>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<AxialGravityEngine>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<HdapsGravityEngine>::g' defined 
but not used
scons: *** [/home/thoeni/YADE/build-bzr2640/plugins5.os] Error 1
scons: building terminated because of errors.

real    3m53.020s
user    10m1.090s
sys     0m9.900s
tho...@klaus-t5500:~/YADE/trunk$ scons -j 1
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `bzr2640' (bzr2640), installed files will be suffixed with 
`-bzr2640'.
All intermediary files will be in `/home/thoeni/YADE/build-bzr2640'.
Checking whether c++ compiler "g++" works...(cached) yes
Finding libstdc++ library... (cached) /usr/lib/libstdc++.so.6
Checking for pthread_exit(NULL) in C library pthread... (cached) yes
Checking for Python development files... (cached) ok
Checking for C++ header file numpy/ndarrayobject.h... (cached) yes
Checking for required python modules... (cached) all ok
Checking boost libraries... (cached) all ok
Checking for C++ header file boost/foreach.hpp... (cached) yes
Checking for C++ header file Eigen/Core... (cached) yes
Checking for C++ header file loki/NullType.h... (cached) yes
Checking for glutGetModifiers() in C++ library glut... (cached) yes
Checking for QGLViewer() in C++ library qglviewer-qt4... (cached) yes
Checking for vtkInstantiator::New() in C++ library vtkCommon... (cached) yes
Checking for gts_object_class() in C++ library gts... (cached) yes
Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... (cached) 
yes
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/py/gts/_gts.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-support.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libcore.so
Deleting extra plugin 
/home/thoeni/YADE/trunk/home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-opengl.so
scons: done reading SConscript files.
scons: Building targets ...
C /home/thoeni/YADE/build-bzr2640/lib/yade-support.cpp
In file included from /usr/include/boost/python/object/function_handle.hpp:10,
                 from /usr/include/boost/python/converter/arg_to_python.hpp:19,
                 from /usr/include/boost/python/call.hpp:15,
                 from /usr/include/boost/python/object_core.hpp:12,
                 from /usr/include/boost/python/args.hpp:25,
                 from /usr/include/boost/python.hpp:11,
                 from 
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:23,
                 from 
/home/thoeni/YADE/trunk/lib/serialization/Serializable.cpp:11,
                 from /home/thoeni/YADE/build-bzr2640/lib/yade-support.cpp:5:
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp: In member function 
'PyObject* 
boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, 
PyObject*) [with Caller = boost::python::detail::caller<PyObject* 
(*)(Serializable&, const Serializable&), boost::python::default_call_policies, 
boost::mpl::vector3<PyObject*, Serializable&, const Serializable&> >]':
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: warning: 
dereferencing pointer 'p.2448' does break strict-aliasing rules
/usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
/home/thoeni/YADE/build-bzr2640/include/yade/lib/factory/Factorable.hpp:63: 
warning: dereferencing pointer 'this.691' does break strict-aliasing rules
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: note: 
initialized from here
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: warning: 
dereferencing pointer 'p.2448' does break strict-aliasing rules
/usr/include/boost/python/detail/destroy.hpp:90: note: initialized from here
/home/thoeni/YADE/build-bzr2640/include/yade/lib/factory/Factorable.hpp:63: 
warning: dereferencing pointer 'this.691' does break strict-aliasing rules
/home/thoeni/YADE/trunk/lib/serialization/Serializable.hpp:262: note: 
initialized from here
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-support.so
> home/thoeni/YADE/install/lib/yade-bzr2640/py/gts/_gts.so
C /home/thoeni/YADE/build-bzr2640/core/core.cpp
C /home/thoeni/YADE/build-bzr2640/lib/yade-opengl.cpp
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libyade-opengl.so
> home/thoeni/YADE/install/lib/yade-bzr2640/lib/libcore.so
C /home/thoeni/YADE/build-bzr2640/plugins0.cpp
C /home/thoeni/YADE/build-bzr2640/plugins2.cpp
C /home/thoeni/YADE/build-bzr2640/plugins1.cpp
C /home/thoeni/YADE/build-bzr2640/plugins3.cpp
C /home/thoeni/YADE/build-bzr2640/plugins4.cpp
C /home/thoeni/YADE/build-bzr2640/plugins5.cpp
In file included from /home/thoeni/YADE/trunk/pkg/dem/Shop.cpp:21,
                 from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:3:
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp: In 
member function 'int Law2_ScGeom_ViscElPhys_Basic::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ViscoelasticPM.hpp:60: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
In file included from /home/thoeni/YADE/trunk/pkg/dem/Shop.cpp:37,
                 from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:3:
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp: In 
member function 'int Law2_ScGeom_FrictPhys_CundallStrack::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: 'ScGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:35: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp: In 
member function 'int 
Law2_Dem3DofGeom_FrictPhys_CundallStrack::checkArgTypes(const 
boost::shared_ptr<IGeom>&, const boost::shared_ptr<IPhys>&)':
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: 'Dem3DofGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IGeom>&)'
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: 'Dem3DofGeom' was not declared in this scope
/home/thoeni/YADE/build-bzr2640/include/yade/pkg/dem/ElasticContactLaw.hpp:53: 
error: no matching function for call to 'dynamic_pointer_cast(const 
boost::shared_ptr<IPhys>&)'
In file included from /home/thoeni/YADE/build-bzr2640/plugins5.cpp:7:
/home/thoeni/YADE/trunk/pkg/dem/KinemSimpleShearBox.cpp: At global scope:
/home/thoeni/YADE/trunk/pkg/dem/KinemSimpleShearBox.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<KinemSimpleShearBox>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/BoundaryController.cpp:4: warning: 
'boost::archive::detail::<unnamed>::init_guid<BoundaryController>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/dem/TriaxialTest.cpp:57: warning: 
'boost::archive::detail::<unnamed>::init_guid<TriaxialTest>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Gl1_Box.cpp:27: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_Box>::g' defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Cylinder>::g' defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<ChainedCylinder>::g' defined but 
not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<ChainedState>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<CylScGeom>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Ig2_Sphere_ChainedCylinder_CylScGeom>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Ig2_ChainedCylinder_ChainedCylinder_ScGeom6D>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Law2_CylScGeom_FrictPhys_CundallStrack>::g'
 defined but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_Cylinder>::g' defined but not 
used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Gl1_ChainedCylinder>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Bo1_Cylinder_Aabb>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/Cylinder.cpp:22: warning: 
'boost::archive::detail::<unnamed>::init_guid<Bo1_ChainedCylinder_Aabb>::g' 
defined but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<GravityEngine>::g' defined but 
not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<CentralGravityEngine>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<AxialGravityEngine>::g' defined 
but not used
/home/thoeni/YADE/trunk/pkg/common/GravityEngines.cpp:15: warning: 
'boost::archive::detail::<unnamed>::init_guid<HdapsGravityEngine>::g' defined 
but not used
scons: *** [/home/thoeni/YADE/build-bzr2640/plugins5.os] Error 1
scons: building terminated because of errors.
 
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to