From owner-freebsd-ports Mon Jan 27 23:28:11 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3A7037B401 for ; Mon, 27 Jan 2003 23:28:08 -0800 (PST) Received: from topher.gintera.net (topher.gintera.net [64.81.97.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAFA43E4A for ; Mon, 27 Jan 2003 23:28:07 -0800 (PST) (envelope-from rbg@gayteenresource.org) Received: from topher.gintera.net (chris@localhost [127.0.0.1]) by topher.gintera.net (8.12.6/8.12.6) with SMTP id h0S7Ruar008561 for ; Tue, 28 Jan 2003 00:27:56 -0700 (MST) (envelope-from rbg@gayteenresource.org) Date: Tue, 28 Jan 2003 00:27:55 -0700 From: Christopher Rosado To: freebsd-ports@FreeBSD.ORG Subject: QT 3.1 compile error Message-Id: <20030128002755.6366bc02.rbg@gayteenresource.org> X-Mailer: Sylpheed version 0.8.8claws89-dillo (GTK+ 1.2.10; i386-unknown-freebsdelf4.7) X-Operating-System: FreeBSD 4.7-RELEASE-p2 X-PGP-Fingerprint: 840B 13E5 D072 B448 4207 2149 938D 4BAD BA1E 0BB8 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I can't seem to get qt31 to compile - this is what I get: Qt is now configured for building. Just run gmake. To reconfigure, run gmake confclean and configure. ===> Building for qt-3.1.1 cd qmake && gmake gmake[1]: Entering directory `/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/qmake' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/qmake' cd src/moc && gmake gmake[1]: Entering directory `/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/src/moc' g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qbuffer.o ../tools/qbuffer.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qptrcollection.o ../tools/qptrcollection.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qcstring.o ../tools/qcstring.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qdatastream.o ../tools/qdatastream.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qdatetime.o ../tools/qdatetime.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qfile.o ../tools/qfile.cpp g++ -c -pipe -fno-exceptions -I/usr/local/include -O2 -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I../../include -I../tools -I. -I/usr/local/include -o ./qdir.o ../tools/qdir.cpp../tools/qdir.cpp: In function `class QValueList qt_makeFilterList(const QString &)':../tools/qdir.cpp:1129: new declaration `class QValueList qt_makeFilterList(const QString &)'/usr/local/include/private/qdir_p.h:58: ambiguates old declaration `class QStringList qt_makeFilterList(const QString &)' gmake[1]: *** [qdir.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt31/work/qt-x11-free-3.1.1/src/moc' gmake: *** [src-moc] Error 2*** Error code 2 What can/should I do to get this to compile? ("4.7-STABLE FreeBSD 4.7-STABLE #11: Sun Jan 26 21:18:00 MST 2003" with sources pulled down that same day) -- Christopher Rosado "Liberalism leads to loss of liberty." - Me http://groups.yahoo.com/group/logcabinyouth/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message