Bug 44930

Summary: kdebindings-3.0.2 fails to make
Product: [Unmaintained] bindings Reporter: supradave
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.0.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description supradave 2002-07-09 15:10:44 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kde
Version:           kdebindings-3.0.2 (using KDE 3.0.2 )
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.96
OS:                Linux
OS/Compiler notes: Not Specified

I've been attempting to build KDE from source and while making kdebindings-3.0.2 I get the following error.  Is there a quick solution around this?

make[4]: Entering directory `/space/kde3.0.2/kdebindings-3.0.2/kdec/clib/kdec'
source='kde_QCStringList.cpp' object='kde_QCStringList.lo' libtool=yes \
depfile='.deps/kde_QCStringList.Plo' tmpdepfile='.deps/kde_QCStringList.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../qtc/clib -I../../../qtc/clib/qtc -I/usr/local/kde/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o kde_QCStringList.lo `test -f kde_QCStringList.cpp || echo './'`kde_QCStringList.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../qtc/clib -I../../../qtc/clib/qtc -I/usr/local/kde/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c kde_QCStringList.cpp -MT kde_QCStringList.lo -MD -MP -MF .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 `/space/kde3.0.2/kdebindings-3.0.2/kdec/clib/kdec'

Thanks

Dave

(Submitted via bugs.kde.org)
Comment 1 Dirk Mueller 2002-09-26 02:17:29 UTC

*** This bug has been marked as a duplicate of 41502 ***