Date: Tue, 4 May 2010 20:59:30 +0200 (CEST) From: Marco Beishuizen <mbeis@xs4all.nl> To: freebsd-questions@freebsd.org Subject: compile error kdelibs4 Message-ID: <alpine.BSF.2.00.1005042056500.81587@yokozuna.lan>
next in thread | raw e-mail | index | archive | help
Hi, I'm getting an error compiling kdelibs4: /usr/local/include/qptrlist.h: In copy constructor 'QPtrList<type>::QPtrList(const QPtrList<type>&) [with type = QDBusSignature]': /usr/local/include/qt4/QtCore/qmetatype.h:138: instantiated from 'void* qMetaTypeConstructHelper(const T*) [with T = QPtrList<QDBusSignature>]' /usr/local/include/qt4/QtCore/qmetatype.h:163: instantiated from 'int qRegisterMetaType(const char*, T*) [with T = QPtrList<QDBusSignature>]' /usr/local/include/qt4/QtDBus/qdbusextratypes.h:186: instantiated from here /usr/local/include/qptrlist.h:69: error: type 'QGList' is not a direct base of 'QPtrList<QDBusSignature>' *** Error code 1 3 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 1 Has anyone an idea what's the problem here? Thanks, Regards, Marco -- I'm defending her honor, which is more than she ever did.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1005042056500.81587>