From owner-freebsd-ports Fri Sep 14 11:48:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from sunu422.rz.ruhr-uni-bochum.de (sunu422.rz.ruhr-uni-bochum.de [134.147.64.14]) by hub.freebsd.org (Postfix) with SMTP id 1BA1E37B401 for ; Fri, 14 Sep 2001 11:48:35 -0700 (PDT) Received: (qmail 59 invoked by uid 82); 14 Sep 2001 18:48:34 -0000 Received: from thomas.stratmann@ruhr-uni-bochum.de by mailhost with qmail-scanner-1.00 (uvscan: v4.1.40/v4158. . Clean. Processed in 0.255487 secs); 14 Sep 2001 18:48:34 -0000 Received: from unknown (HELO ruhr-uni-bochum.de) (134.147.159.3) by mailhost.rz.ruhr-uni-bochum.de with SMTP; 14 Sep 2001 18:48:33 -0000 Message-ID: <3BA251AD.C6FD6EE2@ruhr-uni-bochum.de> Date: Fri, 14 Sep 2001 20:51:25 +0200 From: Thomas Stratmann X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: kdeutils-2.2 build error in ark 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 Hi, building in ..../work/kdeutils-2.2/ark will fail on arkwidget.cc. It seems that in the included header filelistview.h on line 47, FileLVI's base class KListViewItem is unknown. (unchanged, compiler complains about a syntax error before line 48; commenting out the ": KListViewItem" part makes compiler complain later about missing KListViewItem member...) Cvsupped ports tree just today. Any hints? Regards Thomas Stratmann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message