From owner-freebsd-ports Sat Dec 16 9:13:20 2000 From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 09:13:16 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from oracle.clara.net (oracle.clara.net [195.8.69.94]) by hub.freebsd.org (Postfix) with ESMTP id D1BEA37B400 for ; Sat, 16 Dec 2000 09:13:15 -0800 (PST) Received: from [195.8.76.83] (helo=titan.tab1.clara.co.uk) by oracle.clara.net with smtp (Exim 3.11 #5) id 147KtQ-0007q6-00 for ports@freebsd.org; Sat, 16 Dec 2000 17:13:11 +0000 From: Tom Bowyer Date: Sat, 16 Dec 2000 17:13:02 +0000 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: ports@freebsd.org Subject: KDE2.01 MIME-Version: 1.0 Message-Id: <00121617130203.99087@titan.tab1.clara.co.uk> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I trying to make the kdebase2 port and the result is attached below. The version of qt is 2.2.2 The system is 4.2-Stable built on 10th December. Does anyone have any tips? Thanks, Tom. ----------- titan# pwd /usr/ports/x11/kdebase2 titan# make ===> Building for kdebase-2.0.1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.0.1' Making all in libkonq gmake[2]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.0.1/libkonq' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kbookmarkmenu.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kbookmarkmenu.cc -fPIC -DPIC -o .libs/kbookmarkmenu.o In file included from /usr/X11R6/include/qt2/qstringlist.h:44, from /usr/local/include/kconfigbase.h:32, from /usr/local/include/kconfig.h:29, from /usr/local/include/ksimpleconfig.h:25, from kbookmark.h:27, from kbookmarkmenu.h:26, from kbookmarkmenu.cc:33: /usr/X11R6/include/qt2/qregexp.h:81: syntax error before `*' In file included from /usr/local/include/kconfigbase.h:32, from /usr/local/include/kconfig.h:29, from /usr/local/include/ksimpleconfig.h:25, from kbookmark.h:27, from kbookmarkmenu.h:26, from kbookmarkmenu.cc:33: /usr/X11R6/include/qt2/qstringlist.h:67: syntax error before `&' In file included from /usr/local/include/kconfigbase.h:33, from /usr/local/include/kconfig.h:29, from /usr/local/include/ksimpleconfig.h:25, from kbookmark.h:27, from kbookmarkmenu.h:26, from kbookmarkmenu.cc:33: /usr/X11R6/include/qt2/qmap.h: In method `class QMapConstIterator QMapPrivate::find(const QString &) const': /usr/X11R6/include/qt2/qmap.h:529: instantiated from `QMap::find(const QString &) const' /usr/X11R6/include/qt2/qvariant.h:311: instantiated from here /usr/X11R6/include/qt2/qmap.h:393: ambiguous overload for `const QString & < const QString &' /usr/X11R6/include/qt2/qmap.h:393: candidates are: operator <(const char *, const char *) /usr/local/include/qstring.h:319: bool operator <(const QString &, const char *) /usr/local/include/qstring.h:322: bool operator <(const char *, const QString &) /usr/X11R6/include/qt2/qmap.h:403: ambiguous overload for `const QString & < const QString &' /usr/X11R6/include/qt2/qmap.h:403: candidates are: operator <(const char *, const char *) /usr/local/include/qstring.h:319: bool operator <(const QString &, const char *) /usr/local/include/qstring.h:322: bool operator <(const char *, const QString &) In file included from /usr/local/include/kconfigbase.h:36, from /usr/local/include/kconfig.h:29, from /usr/local/include/ksimpleconfig.h:25, from kbookmark.h:27, from kbookmarkmenu.h:26, from kbookmarkmenu.cc:33: /usr/local/include/kconfigdata.h: At top level: /usr/local/include/kconfigdata.h:35: field `mValue' has incomplete type /usr/local/include/kconfigdata.h:51: field `mGroup' has incomplete type /usr/local/include/kconfigdata.h:52: field `mKey' has incomplete type /usr/local/include/kconfigdata.h:50: warning: invalid type `int' for default argument to `const QCString &' /usr/local/include/kconfigdata.h:50: warning: invalid type `int' for default argument to `const QCString &' /usr/local/include/kconfigdata.h: In method `KEntryKey::KEntryKey(const QCString & = 0, const QCString & = 0)': /usr/local/include/kconfigdata.h:50: invalid use of undefined type `class QCString' /usr/X11R6/include/qt2/qvariant.h:48: forward declaration of `class QCString' /usr/local/include/kconfigdata.h: In function `bool operator <(const KEntryKey &, const KEntryKey &)': /usr/local/include/kconfigdata.h:75: warning: control reaches end of non-void function `operator <(const KEntryKey &, const KEntryKey &)' In file included from /usr/local/include/kconfig.h:29, from /usr/local/include/ksimpleconfig.h:25, from kbookmark.h:27, from kbookmarkmenu.h:26, from kbookmarkmenu.cc:33: /usr/local/include/kconfigbase.h: At top level: /usr/local/include/kconfigbase.h:1038: field `mGroup' has incomplete type /usr/local/include/kconfigbase.h:1042: field `aLocaleString' has incomplete type /usr/local/include/kconfigbase.h:196: `null' is not a member of type `QString' /usr/local/include/kconfigbase.h:196: confused by earlier errors, bailing out cpp: output pipe has been closed gmake[2]: *** [kbookmarkmenu.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0.1/libkonq' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase2. *** Error code 1 Stop in /usr/ports/x11/kdebase2. *** Error code 1 Stop in /usr/ports/x11/kdebase2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message