From owner-freebsd-stable Tue May 21 10:44:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by hub.freebsd.org (Postfix) with ESMTP id CB6E937B400 for ; Tue, 21 May 2002 10:44:14 -0700 (PDT) Received: (from jj@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g4LHiEJ14370; Tue, 21 May 2002 10:44:14 -0700 (PDT) Date: Tue, 21 May 2002 10:44:14 -0700 From: JJ Behrens To: freebsd-stable@FreeBSD.ORG, Chris Dempsey Subject: Re: Build of x11-toolkits/qt23 (qt-2.3.1_1) still broken in 4-STABLE Message-ID: <20020521104414.A13987@alicia.nttmcl.com> Mail-Followup-To: JJ Behrens , freebsd-stable@FreeBSD.ORG, Chris Dempsey References: <20020518002440.36557.qmail@web13401.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20020518002440.36557.qmail@web13401.mail.yahoo.com>; from chrisdempsey@yahoo.com on Fri, May 17, 2002 at 05:24:40PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please forgive me for this silly question, but do you have any other versions of QT installed? -jj > uname -a FreeBSD inferno.graddiv.ucsb.edu 4.6-RC > FreeBSD 4.6-RC #0: Thu May 16 13:49:28 PDT 2002 > > cvsup from today > > cd /usr/ports/x11-toolkits/qt23/ fails with: > > c++ -pthread -D_THREAD_SAFE -DQT_THREAD_SUPPORT -c > -I/usr/X11R6/include > -I/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/include > -pthread -D_THREAD_SAFE -I/usr/X11R6/include > -DQT_PREFIX=\"/usr/X11R6\" -pipe -fno-exceptions -O > -pipe -I/usr/include -D_PTH_H_ -D_PTH_PTHREAD_H_ -O > -pipe -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT > -fno-exceptions -I/usr/local/include -o > kernel/qpsprinter.o kernel/qpsprinter.cpp > In file included from kernel/qapplication.h:42, > from kernel/qpsprinter.cpp:73: > kernel/qwidget.h:129: syntax error before `(' > kernel/qwidget.h:417: `WId' was not declared in this > scope > kernel/qwidget.h:489: `WId' was not declared in this > scope > kernel/qwidget.h:489: syntax error before `=' > kernel/qwidget.h:490: variable or field `create' > declared void > kernel/qwidget.h:490: ANSI C++ forbids initialization > of member `create' > kernel/qwidget.h:490: making `create' static > kernel/qwidget.h:490: ANSI C++ forbids in-class > initialization of non-const static member `create' > kernel/qwidget.h:490: `create' declared as a `virtual' > field > kernel/qwidget.h:520: `WId' was not declared in this > scope > kernel/qwidget.h:520: variable or field `setWinId' > declared void > kernel/qwidget.h:545: syntax error before `;' > kernel/qwidget.h:628: syntax error before `::' > cpp0: output pipe has been closed > gmake[2]: *** [kernel/qpsprinter.o] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' > gmake[1]: *** [src-mt] Error 2 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1' > gmake: *** [src-mt] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/qt23. -- Users of C++ should consider hanging themselves rather than shooting their legs off--it's best not to use C++ simply as a better C. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message