From owner-freebsd-questions@FreeBSD.ORG Sun May 14 09:12:20 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3B9316A404 for ; Sun, 14 May 2006 09:12:19 +0000 (UTC) (envelope-from bidjan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237C843D5D for ; Sun, 14 May 2006 09:12:12 +0000 (GMT) (envelope-from bidjan@gmail.com) Received: by py-out-1112.google.com with SMTP id e30so871450pya for ; Sun, 14 May 2006 02:12:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OZjDRzi1Nhs2hyUcvMVyucS9U4SxH3SohvPNBNhkJjuojiH7v73cnzBagszOj8gRTi9SUiPMbLVg1BiqlBN/pLzWX2JXVeAyb0bPV2Gk4s1bAMVlN9hp/uzXy0TPoQLyUIxASYPKZ1NG5GyNxtsQcPHCL5qPtaLhslzignodlT0= Received: by 10.35.78.13 with SMTP id f13mr1673944pyl; Sun, 14 May 2006 02:12:12 -0700 (PDT) Received: by 10.35.43.16 with HTTP; Sun, 14 May 2006 02:12:12 -0700 (PDT) Message-ID: Date: Sun, 14 May 2006 05:12:12 -0400 From: "Pablo Mora" To: axel.burwitz@arcor.de In-Reply-To: <4466F1A4.80700@arcor.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4466F1A4.80700@arcor.de> Cc: questions@freebsd.org Subject: Re: make for KDE 3.5.2 fails (6.1-Stable) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 May 2006 09:12:20 -0000 On 5/14/06, Axel Burwitz wrote: > Hi all, > > well something is always going wrong in a upgrdae proces... > > > After I got sucessfully helped over the first hurdle and managed to > upgrade my FreeBSD system from 6.1-Release to 6.1-Stable, I wanted to go > from KDE 3.4.2 to KDE 3.5.2. > > But: the make fails with folowing message: > > "konq_popupmenu.cc:797: error: no matching function for call to > `KDEDesktopMimeType::userDefinedServices(const QString, KSimpleConfig&, > bool, KURL::List&)' > /usr/local/include/kmimetype.h:561: note: candidates are: static > QValueList > KDEDesktopMimeType::userDefinedServices(const QString&, bool) > /usr/local/include/kmimetype.h:568: note: static > QValueList > KDEDesktopMimeType::userDefinedServices(const QString&, KConfig&, bool) > gmake[3]: *** [konq_popupmenu.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.2/libkonq' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11/kdebase3/work/kdebase-3.5.2/libkonq' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.2' > gmake: *** [all] Error 2" > > > Well, have no idea what to do now.... > > Has anybody a hint for me? > read /usr/ports/UPDATE for any entry to KDE. --=20 Linux is for people who hate Micro$oft. BSD is for people who love Unix ...