← Back to team overview

yade-users team mailing list archive

compile YADE on openSUSE 11.2 64 bit OS

 

Dear YADE group,

I am running into a new error.  Probably related to vtk.  Can someone help?
Error message attached:

Thanks!

Pei-Ying
-------------------
khsieh@tarrytown:~/yade-source/yade> scons Profile=default
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `trunk' (bzr2063), installed files will be suffixed with
`-trunk'.
All intermediary files will be in `/home/khsieh/build/yade/build-trunk'.
Mkdir("/home/khsieh/build/yade/build-trunk")
Checking whether c++ compiler "g++" works...yes
Finding libstdc++ library... (cached)
/usr/lib64/gcc/x86_64-suse-linux/4.4/libstdc++.so
Checking for pthread_exit(NULL) in C library pthread... yes
Checking for boost::system::error_code(); /* non-essential */ in C++ library
boost_system-mt... yes
Checking for boost::thread::thread() in C++ library boost_thread-mt... yes
Checking for boost::posix_time::time_duration::time_duration() in C++
library boost_date_time-mt... yes
Checking for boost::filesystem::path() in C++ library boost_filesystem-mt...
yes
Checking for boost::iostreams::file_sink("") in C++ library
boost_iostreams-mt... yes
Checking for boost::regex("") in C++ library boost_regex-mt... yes
Checking for try{} catch (const boost::archive::archive_exception& e) {} in
C++ library boost_serialization-mt... yes
Checking for boost::program_options::options_description o in C++ library
boost_program_options-mt... yes
Checking for C++ header file boost/foreach.hpp... yes
Checking for sqlite3_close(0L) in C++ library sqlite3... yes
Checking for Python development files... yes
Checking for python module `IPython' ...(cached) yes
Checking for boost::python::scope() in C++ library boost_python-mt... yes
Checking for C++ header file
/usr/lib64/python2.6/site-packages/numpy/core/include/numpy/ndarrayobject.h...
yes
Checking for glutGetModifiers() in C++ library glut... yes
Checking for qt-mt in /usr/lib64/qt3... yes
Checking for vtkInstantiator::New() in C++ library vtkCommon... no

ERROR: Unable to compile with optional feature `vtk'.

If you are sure, remove it from features (scons
features=featureOne,featureTwo for example) and build again.
Note: You might have to add VTK header directory (e.g. /usr/include/vtk-5.4)
to CPPPATH.
khsieh@tarrytown:~/yade-source/yade>

Follow ups