From owner-freebsd-questions Sun May 5 17:13:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server5.safepages.com (server5.safepages.com [216.127.146.2]) by hub.freebsd.org (Postfix) with ESMTP id A29DA37B40A for ; Sun, 5 May 2002 17:13:14 -0700 (PDT) Received: from ecerejo.dns2go.com (0-1pool36-106.nas35.philadelphia1.pa.us.da.qwest.net [65.129.36.106]) by server5.safepages.com (Postfix) with ESMTP id CFF2D2AAED for ; Mon, 6 May 2002 00:13:01 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" From: "E. J. Cerejo" Reply-To: ecerejo@zapo.net To: freebsd-questions@FreeBSD.org Subject: qt-2.3.1_2 won't build Date: Sun, 5 May 2002 20:13:13 -0400 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200205052013.13094.ecerejo@zapo.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've trying to update my qt libs but it fails all the time, is anybody having the same problem? 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message