← Back to team overview

yade-users team mailing list archive

bzr2164- error in compile

 

hi,
Last revision (bzr2164) does not compile for me.


moradi@moradi-desktop:~/YADE-trunk/trunk$ scons
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `bzr2164' (bzr2164), installed files will be suffixed with
`-bzr2164'.
All intermediary files will be in `/home/moradi/YADE-trunk/build-bzr2164'.
Checking whether c++ compiler "g++" works...(cached) yes
Finding libstdc++ library... (cached)
/usr/lib/gcc/i486-linux-gnu/4.4.1/libstdc++.so
Checking for pthread_exit(NULL) in C library pthread... (cached) yes
Checking for boost::system::error_code(); /* non-essential */ in C++ library
boost_system-mt... (cached) yes
Checking for boost::thread::thread() in C++ library boost_thread-mt...
(cached) yes
Checking for boost::posix_time::time_duration::time_duration() in C++
library boost_date_time-mt... (cached) yes
Checking for boost::filesystem::path() in C++ library boost_filesystem-mt...
(cached) yes
Checking for boost::iostreams::file_sink("") in C++ library
boost_iostreams-mt... (cached) yes
Checking for boost::regex("") in C++ library boost_regex-mt... (cached) yes
Checking for try{} catch (const boost::archive::archive_exception& e) {} in
C++ library boost_serialization-mt... (cached) yes
Checking for boost::program_options::options_description o in C++ library
boost_program_options-mt... (cached) yes
Checking for C++ header file boost/foreach.hpp... (cached) yes
Checking for sqlite3_close(0L) in C++ library sqlite3... (cached) yes
Checking for Python development files... (cached) yes
Checking for python module `IPython' ...(cached) yes
Checking for boost::python::scope() in C++ library boost_python-mt...
(cached) yes
Checking for C++ header file numpy/ndarrayobject.h... (cached) yes
Checking for glutGetModifiers() in C++ library glut... (cached) yes
Checking for qt-mt in /usr/share/qt3... (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
scons: done reading SConscript files.
scons: Building targets ...
C gui/qt3/GLViewer.cpp
C gui/qt3/QtGUIPreferences.cpp
In file included from gui/qt3/GLViewer.cpp:26:
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:
In static member function 'static void yade::ObjectIO::save(std::ostream&,
const std::string&, T&)':
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:31:
error: 'no_codecvt' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:
In static member function 'static void yade::ObjectIO::load(std::istream&,
const std::string&, T&)':
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:41:
error: 'no_codecvt' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:
In static member function 'static void yade::ObjectIO::save(std::string,
const std::string&, T&)':
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:52:
error: 'xml_oarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:52:
error: 'xml_oarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:53:
error: 'binary_oarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:53:
error: 'binary_oarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:
In static member function 'static void yade::ObjectIO::load(const
std::string&, const std::string&, T&)':
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:63:
error: 'xml_iarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:63:
error: 'xml_iarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:64:
error: 'binary_iarchive' is not a member of 'boost::archive'
/home/moradi/YADE-trunk/build-bzr2164/include/yade-bzr2164/yade/lib-serialization/ObjectIO.hpp:64:
error: 'binary_iarchive' is not a member of 'boost::archive'
C gui/qt3/SimulationController.cpp
scons: *** [/home/moradi/YADE-trunk/build-bzr2164/gui/qt3/GLViewer.os] Error
1
scons: building terminated because of errors.


Nasibeh Moradi

Follow ups