Python/Boost compile error (gcc 4.3)

Bugs item #1968282, was opened at 2008-05-20 23:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=1968282&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building / Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: soc (soc88)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python/Boost compile error (gcc 4.3)

Initial Comment:
soc@laptop07:~$ '/home/soc/build/avogadro.sh’
Hole Updates aus Subversion
Revision 1419.
Konfiguriere
– Found OpenBabel 2.2 or later: openbabel
– Found lupdate: /usr/bin/lupdate-qt4
– Found lrelease: /usr/bin/lrelease-qt4
– Using CMake 2.6
– Boost Python found!
– Setting new boost python libraries
– Enabled python extension
– docbook tools not found, doc targets disabled
– Configuring done
– Generating done
– Build files have been written to: /home/soc/build/avogadro/build
Integriere Übersetzungen
Scanning directory ‘/home/soc/build/avogadro’…
Updating ‘i18n/avogadro_de.ts’…
Found 1071 source text(s) (0 new and 1071 already existing)
Updating ‘i18n/avogadro_en_GB.ts’…
Found 1071 source text(s) (0 new and 1071 already existing)
Updating ‘i18n/avogadro_fr.ts’…
Found 1071 source text(s) (0 new and 1071 already existing)
[ 0%] Built target update-translations
Kompiliere
[ 0%] Generating avogadro_en_GB.qm
[ 0%] Generating avogadro_de.qm
[ 0%] Generating avogadro_fr.qm
[ 0%] Building CXX object libavogadro/src/CMakeFiles/avogadro-lib.dir/pythoninterpreter.o
In file included from /usr/include/boost/python/class.hpp:29,
from /usr/include/boost/python.hpp:18,
from /home/soc/build/avogadro/libavogadro/include/avogadro/…/…/src/boost.h:5,
from /home/soc/build/avogadro/libavogadro/include/avogadro/boost.h:1,
from /home/soc/build/avogadro/libavogadro/src/pythoninterpreter.h:30,
from /home/soc/build/avogadro/libavogadro/src/pythoninterpreter.cpp:25:
/usr/include/boost/python/detail/def_helper.hpp:192: error: declaration of ‘typename boost::python::detail::keyword_extract<boost::tuples::tuple<const T1&, const T2&, const T3&, const T4&, boost::python::default_call_policies, boost::python::detail::keywords<0ul>, const char*, void (boost::python::detail::not_specified::*)(), boost::tuples::null_type, boost::tuples::null_type> >::result_type boost::python::detail::def_helper<T1, T2, T3, T4>::keywords() const’
/usr/include/boost/python/args_fwd.hpp:35: error: changes meaning of ‘keywords’ from ‘struct boost::python::detail::keywords<0ul>’
make[2]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/pythoninterpreter.o] Fehler 1
make[1]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/all] Fehler 2
make: *** [all] Fehler 2


You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=1968282&group_id=165310