From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8B715138A2F for ; Fri, 25 Jul 2014 21:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0622E1C5B; Fri, 25 Jul 2014 21:32:10 +0000 (UTC) Received: from smarthost01b.mail.zen.net.uk (smarthost01b.mail.zen.net.uk [212.23.1.3]) by pigeon.gentoo.org (Postfix) with ESMTP id 99AA8E1C4E for ; Fri, 25 Jul 2014 21:32:09 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01b.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1XAn60-00080I-Jq for gentoo-user@lists.gentoo.org; Fri, 25 Jul 2014 21:32:08 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] wxGTK compilation fails "missing thread.h" Date: Fri, 25 Jul 2014 22:32:08 +0100 Message-ID: <1439329.QBvzPvTFPq@wstn> Organization: at home User-Agent: KMail/4.12.5 (Linux/3.12.21-gentoo-r1; KDE/4.12.5; x86_64; ; ) In-Reply-To: References: <3577137.OUgBVV6bEF@wstn> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01b-IP: [82.69.80.10] X-Archives-Salt: fec84d78-857b-49ce-bdf1-6743b6c15143 X-Archives-Hash: 1a089bed8e417684eecf60c25bba4cc2 On Friday 25 July 2014 09:38:50 Douglas J Hunley wrote: > On Fri, Jul 25, 2014 at 12:48 AM, Peter Humphrey > > wrote: > > I sometimes find this error coming from multi-thread compilation. I fix it > > by > > prepending the emerge command with MAKEOPTS="-j1". You could try that. > > Indeed, this is probably parallelism gone wrong. However, you should really > use package.env to override MAKEOPTS instead of using "one off" command > line overrides But then, next time I need to emerge the package it may have been fixed. So I stand by what I said. -- Regards Peter