Date: Wed, 05 May 2010 09:41:09 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Marco Beishuizen <mbeis@xs4all.nl> Cc: freebsd-questions@freebsd.org Subject: Re: compile error kdelibs4 Message-ID: <44wrvilb4a.fsf@be-well.ilk.org> In-Reply-To: <alpine.BSF.2.00.1005042056500.81587@yokozuna.lan> (Marco Beishuizen's message of "Tue, 4 May 2010 20:59:30 %2B0200 (CEST)") References: <alpine.BSF.2.00.1005042056500.81587@yokozuna.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
Marco Beishuizen <mbeis@xs4all.nl> writes: > 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? 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? -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44wrvilb4a.fsf>