From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QvDD9-0005hT-Vl for garchives@archives.gentoo.org; Sun, 21 Aug 2011 18:57:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E32021C0B5; Sun, 21 Aug 2011 18:57:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A519C21C0B5 for ; Sun, 21 Aug 2011 18:56:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2E21F1B4005 for ; Sun, 21 Aug 2011 18:56:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.997 X-Spam-Level: X-Spam-Status: No, score=-4.997 required=5.5 tests=[AWL=1.602, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U5oqgIQ7-Qf7 for ; Sun, 21 Aug 2011 18:56:12 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 86A1D1B4012 for ; Sun, 21 Aug 2011 18:56:10 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QvDBl-0003To-Bs for gentoo-user@gentoo.org; Sun, 21 Aug 2011 20:56:05 +0200 Received: from adsl-69-234-197-184.dsl.irvnca.pacbell.net ([69.234.197.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Aug 2011 20:56:05 +0200 Received: from w41ter by adsl-69-234-197-184.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Aug 2011 20:56:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Plasma-runtime compilation problems Date: Sun, 21 Aug 2011 11:55:48 -0700 Message-ID: References: <1312947259.12939.4.camel@laptop.limeyworld> <10767017.YZF3DYoQc4@pc> <1313021665.8574.11.camel@laptop.limeyworld> <4E43289D.2080904@gmail.com> <1313868101.8651.1.camel@laptop.limeyworld> 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=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-197-184.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110705 Thunderbird/5.0 In-Reply-To: <1313868101.8651.1.camel@laptop.limeyworld> X-Archives-Salt: X-Archives-Hash: a818426ed9954a483e35121c20e7910a On 08/20/2011 12:21 PM, Jeff Cranmer wrote: > /usr/include/KDE/Plasma/../../plasma/service.h:321: error: previous definition of 'struct QMetaTypeId' Hm, well purely a wild guess, but perhaps /usr/include/plasma/service.h is left over from an earlier plasma package and the compiler really shouldn't be using it. What package does that file belong to?