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 1MlTjA-000864-RG for garchives@archives.gentoo.org; Wed, 09 Sep 2009 20:25:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C69F1E0A52; Wed, 9 Sep 2009 20:25:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8838E0A52 for ; Wed, 9 Sep 2009 20:25:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5640F651FD for ; Wed, 9 Sep 2009 20:25:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.204 X-Spam-Level: X-Spam-Status: No, score=-3.204 required=5.5 tests=[AWL=-0.605, BAYES_00=-2.599] 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 Xezasn93abSQ for ; Wed, 9 Sep 2009 20:25:08 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 917CE6746F for ; Wed, 9 Sep 2009 20:25:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MlTiw-0003m9-P9 for gentoo-user@gentoo.org; Wed, 09 Sep 2009 22:25:02 +0200 Received: from athedsl-382591.home.otenet.gr ([79.131.46.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Sep 2009 22:25:02 +0200 Received: from realnc by athedsl-382591.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Sep 2009 22:25:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: kate 4.3.1 won't compile Date: Wed, 09 Sep 2009 23:24:33 +0300 Organization: Lucas Barks Message-ID: References: <200909091405.39429.tik@grahamand.us> 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; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-382591.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090826 Thunderbird/3.0b3 In-Reply-To: <200909091405.39429.tik@grahamand.us> Sender: news X-Archives-Salt: 5b5a81a3-3c08-4f0c-9a54-1a1fcf19a5aa X-Archives-Hash: 940be4e4fd3f8c6b42f6de2000da7474 On 09/09/2009 10:05 PM, Tami King wrote: > Hello, > > I have a machine where I can't get kate to compile. Errors from the build: > > /var/tmp/portage/kde- > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp: > In member function 'bool KateExternalTool::checkExec()': > /var/tmp/portage/kde- > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp:97: > error: 'KDE' has not been declared > /var/tmp/portage/kde- > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp:114: > error: 'KDE' has not been declared > > Kate builds fine on other machines so I am sure that it is just something > messed up on this particular machine. Has anyone see this before? I am > using gcc 4.4.1. Are you using any weird CFLAGS?