From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LcJE9-0003cI-Bq for garchives@archives.gentoo.org; Wed, 25 Feb 2009 12:51:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EFE9E05A8; Wed, 25 Feb 2009 12:50:22 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.146]) by pigeon.gentoo.org (Postfix) with ESMTP id D5C56E05A8 for ; Wed, 25 Feb 2009 12:50:21 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 13so881eye.10 for ; Wed, 25 Feb 2009 04:50:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=I0QSx1SDjQx/anuE/bjIv2gPLllyBU07Vm1bQ24jMME=; b=hK2P63qQf5+JkmZpG3GM909uqVZTpllccNOtkYyh9/KwIoDzur1f0M/4iOTmzpWZUr +QKumxiNH8d2obtxfRk9jEmJHuOm82lE2svJsfhCF/sPi886s1NlwVxSiyHW/vTvXLdf GATSG1oQ6Ttmh61BpN4vx+IM7Izr0x+gnG6Bw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=Oh2MUGX13kaqTTX/8/6tXfl+PvYMUBL5PTiyvcWMAq6XrE2YAHEEjb63Rtj8iTWuKu J7lchCWytKbKaBsAIb12q9YWpx1S4LmVzekZKwQreQrA62s24R4x0XJjf0JJ8ZwBYfkx 5BUp5VXRd6/h6on9zPsUiis2X7TfztqZ0qn0Y= Received: by 10.210.16.10 with SMTP id 10mr67195ebp.80.1235566221281; Wed, 25 Feb 2009 04:50:21 -0800 (PST) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 27sm3104898ewy.27.2009.02.25.04.50.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 25 Feb 2009 04:50:20 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE3 apps installation fails... Date: Wed, 25 Feb 2009 13:50:19 +0100 User-Agent: KMail/1.11.0 (Linux/2.6.28.5r4; KDE/4.2.0; x86_64; ; ) References: <200902251533.32179.a@gaydenko.com> <200902251339.00287.volkerarmin@googlemail.com> <200902251544.20584.a@gaydenko.com> In-Reply-To: <200902251544.20584.a@gaydenko.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902251350.19796.volkerarmin@googlemail.com> X-Archives-Salt: 0e67a5ed-5265-40de-afe2-af0b795236fe X-Archives-Hash: 5a15ac892d546524306c4284455f9cf4 On Mittwoch 25 Februar 2009, Andrew Gaydenko wrote: > On Wednesday 25 February 2009 15:38:59 Volker Armin Hemmann wrote: > > On Mittwoch 25 Februar 2009, Andrew Gaydenko wrote: > > > ...with the same error shown below (the error takes place for, say, > > > soundkonverter, tellico, ...). I have KDE4 installed (~amd64), but some > > > KDE3 libs and apps are still in use also (ones which were not upgraded > > > during KDE4 installation). > > > > > > How to resolve the issue? > > > > > > ----------------------------------------------------------- > > > ... > > > checking for KDE... libraries /usr/kde/3.5/lib64, headers /usr/include > > > checking if UIC has KDE plugins available... no > > > configure: error: > > > you need to install kdelibs first. > > > > > > If you did install kdelibs, then the Qt version that is picked up by > > > this configure is not the same version you used to compile kdelibs. > > > The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the > > > _same Qt version_, compiled with the _same compiler_ and the same Qt > > > configuration settings. > > > > do you have rebuild the 3.5 libs? > > I have not (at least, manually, and the portage, IIRC, didn't insist on > rebuilding also). Must I? the message you posted tells you to do so. You should.