From owner-freebsd-questions Mon Oct 5 19:39:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07682 for freebsd-questions-outgoing; Mon, 5 Oct 1998 19:39:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07665 for ; Mon, 5 Oct 1998 19:39:14 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from cybcon.com (wwoods@cybcon.com [205.147.64.49]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id TAA05234 for ; Mon, 5 Oct 1998 19:39:05 -0700 (PDT) Date: Mon, 5 Oct 1998 19:39:04 -0700 (PDT) From: Bill Woods To: questions@FreeBSD.ORG Subject: Kde port...whgat is going on here..... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When makeing the port kdesupport in /usr/ports/converters/kdesupport I get the following output....what is causing this and how do I fix it. It is on a 2.2.7 Machiene. Thanks ----------------------------- ew *, const class QRect &)': QwSpriteField.cpp:482: `FALSE' undeclared (first use this function) QwSpriteField.cpp: At top level: QwSpriteField.cpp:495: prototype for `void QwSpriteField::drawArea(const class QRect &, bool, class QwAbsSpriteFieldView *)' does not match any in class `QwSpriteField' QwSpriteField.h:199: candidate is: void QwSpriteField::drawArea(...) QwSpriteField.cpp: In method `void QwSpriteField::drawArea(const class QRect &, bool, class QwAbsSpriteFieldView *)': QwSpriteField.cpp:496: variable `class QRect area' has initializer but incomplete type QwSpriteField.cpp:496: aggregate `class QRect area' has incomplete type and cannot be initialized QwSpriteField.cpp:496: type `QRect' is not yet defined QwSpriteField.cpp:496: cannot lookup method in incomplete type `const QRect' QwSpriteField.cpp:511: `FALSE' undeclared (first use this function) QwSpriteField.cpp:517: variable `class QRect elarea' has initializer but incomplete type QwSpriteField.cpp:517: aggregate `class QRect elarea' has incomplete type and cannot be initialized QwSpriteField.cpp:527: `viewList' undeclared (first use this function) QwSpriteField.cpp:573: `QPainter' undeclared (first use this function) QwSpriteField.cpp:573: parse error before `;' QwSpriteField.cpp:576: `QPixmap' undeclared (first use this function) QwSpriteField.cpp:596: `offscr' undeclared (first use this function) QwSpriteField.cpp:597: `painter' undeclared (first use this function) QwSpriteField.cpp:599: confused by earlier errors, bailing out {standard input}: Assembler messages: {standard input}:48: Fatal error:Symbol _image__Fi already defined. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message