Summary: | kdebindings3.0 bulid fails | ||
---|---|---|---|
Product: | [Unmaintained] bindings | Reporter: | heliaus |
Component: | general | Assignee: | kde-bindings |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | steve, supradave |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
heliaus
2002-04-23 03:28:22 UTC
*** Bug 44930 has been marked as a duplicate of this bug. *** *** Bug 41978 has been marked as a duplicate of this bug. *** the same problem here; try to build kdebindings-3.0.5 from source gcc 2.96 .deps/kde_QCStringList.TPlo -fPIC -DPIC -o .libs/kde_QCStringList.o kde_QCStringList.cpp:25: `QValueListIterator<QCString> iterator' redeclared as different kind of symbol kde_QCStringList.cpp:25: sorry, not implemented: `integer_type' not supported by dump_expr kde_QCStringList.cpp:25: sorry, not implemented: `pointer_type' not supported by dump_expr kde_QCStringList.cpp:25: sorry, not implemented: `reference_type' not supported by dump_expr /usr/include/g++-3/stl_iterator.h:90: previous declaration of `template <class _Category, class _Tp, class _Distance = {expression error}, class _Pointer = {expression error}, class _Reference = {expression error}> struct iterator' make[4]: *** [kde_QCStringList.lo] Error 1 make[4]: Leaving directory `/usr/src/redhat/BUILD/kdebindings-3.0.5/kdec/clib/kdec' The same behaviour with redhat src rpm same here: RH7.3 (up2date-d) GCC 2.96 KDE 3.0.3-0.7.2 QT 3.0.5 config.log: http://tigress.com/nobs/kdebindings_config_log.txt the bug is quite old; is still someone working on it? Thats a gcc 2.96 bug. KDE recommends the usage of 2.95 or 3.3+. |