Re: compile error kdelibs4

2010-05-05 Thread Marco Beishuizen
On Wed, 5 May 2010, Lowell Gilbert wrote: Has anyone an idea what's the problem here? You seem to have a bunch of unique problems. Have you customized your compiler usage? Do you have any settings in make.conf or other relevant /etc files? This one seems solved. It seems that libkde4 does

Re: compile error kdelibs4

2010-05-05 Thread Marco Beishuizen
On Wed, 5 May 2010, Lowell Gilbert wrote: You seem to have a bunch of unique problems. Have you customized your compiler usage? Do you have any settings in make.conf or other relevant /etc files? I've never done anything to compiler settings afaik. My /etc/make.conf looks like this: CPUT

Re: compile error kdelibs4

2010-05-05 Thread Lowell Gilbert
Marco Beishuizen writes: > I'm getting an error compiling kdelibs4: > > /usr/local/include/qptrlist.h: In copy constructor > QPtrList::QPtrList(const QPtrList&) [with type = > QDBusSignature]': > /usr/local/include/qt4/QtCore/qmetatype.h:138: instantiated from > void* qMetaTypeConstructHelper(c

compile error kdelibs4

2010-05-04 Thread Marco Beishuizen
Hi, I'm getting an error compiling kdelibs4: /usr/local/include/qptrlist.h: In copy constructor 'QPtrList::QPtrList(const QPtrList&) [with type = QDBusSignature]': /usr/local/include/qt4/QtCore/qmetatype.h:138: instantiated from 'void* qMetaTypeConstructHelper(const T*) [with T = QPtrList]'