From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDF611382C5 for ; Mon, 1 Jun 2020 00:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DDAFE096F; Mon, 1 Jun 2020 00:51:39 +0000 (UTC) Received: from smarthost01a.mail.zen.net.uk (smarthost01a.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E87DCE0937 for ; Mon, 1 Jun 2020 00:51:38 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jfYfw-0004cP-LO for gentoo-user@lists.gentoo.org; Mon, 01 Jun 2020 00:51:36 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Qtcurve, anyone? Date: Mon, 01 Jun 2020 01:51:36 +0100 Message-ID: <20688992.EfDdHjke4D@peak> In-Reply-To: <2025128.irdbgypaU6@linux> References: <4258230.LvFx2qVVIh@peak> <00f8a99b-e034-a9c5-36b4-f1790e985f58@users.sourceforge.net> <2025128.irdbgypaU6@linux> 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: e34e3eeb-8669-4811-bbb3-ba7d6d8d29a3 X-Archives-Hash: 430756d9e0fcd786fdc1a47a54849481 On Sunday, 31 May 2020 17:28:45 BST Stefano Crocco wrote: > I think it's simply a missing include directive. The attached patch made > qtcurve compile for me. Yes, looks like it. Now I just have to re-read the portage docs to see where to put it. -- Regards, Peter.