Re: [Yade-dev] Trunk is not compiling

2011-01-10 Thread Václav Šmilauer



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.
Hi Klaus, sorry for inconvenience, it was my fault; fixed in r2642. 
Cheers, vaclav



___
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


[Yade-dev] Trunk is not compiling

2011-01-09 Thread Klaus Thoeni
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,