From owner-freebsd-ports@FreeBSD.ORG Tue Jun 29 17:52:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A37D1065673 for ; Tue, 29 Jun 2010 17:52:27 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 4FA228FC1D for ; Tue, 29 Jun 2010 17:52:25 +0000 (UTC) Received: (qmail invoked by alias); 29 Jun 2010 17:52:24 -0000 Received: from 85-127-95-113.dynamic.xdsl-line.inode.at (EHLO walrus.pepperland) [85.127.95.113] by mail.gmx.net (mp066) with SMTP; 29 Jun 2010 19:52:24 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1+owVFIl7qoUSKV/jZHIDoJYcmn6DbAEGoYvmyGI9 0Vd46Sd5RgCSw9 From: Stefan Ehmann To: freebsd-ports@freebsd.org Date: Tue, 29 Jun 2010 19:52:25 +0200 User-Agent: KMail/1.13.3 (FreeBSD/8.1-RC1; KDE/4.4.4; i386; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006291952.25691.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: david@vizion2000.net Subject: Re: kde4.4.4 update failures with kdelibs4 & kdepim4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 17:52:27 -0000 On Tuesday 29 June 2010 16:13:43 david@vizion2000.net wrote: > Hi > > I am hoping I can get some help with a seemingly non-ending series of > problems with updating to 4.4.4. I have been working ion this off and on > for over a week and seem to be getting nowhere! ... > qt-copy-3.3.8_12 Multiplatform C++ application framework (+ KDE patches) What is this? I assume a modified version of x11-toolkits/qt33? > usr/local/include/qt4/QtCore/qstring.h: In function 'bool operator!=(const > QString&, int)': > /usr/local/include/qt4/QtCore/qstring.h:900: error: invalid use of > incomplete type 'const struct QString' These failures look similar to what I got when I tried to compile with qt3 installed. I suggest you deinstall qt-copy-3.3.8_12 and try again. For me, building kde4 with qt3 installed has been broken for quite some time. -- Stefan