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 128B513877A for ; Mon, 28 Jul 2014 01:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9068E0CFF; Mon, 28 Jul 2014 01:33:07 +0000 (UTC) Received: from mail-ig0-f176.google.com (mail-ig0-f176.google.com [209.85.213.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3D17E0CCF for ; Mon, 28 Jul 2014 01:33:06 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn18so3025926igb.9 for ; Sun, 27 Jul 2014 18:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=V0ZZ1iodtVy+DWOJHrP4AJX/MKBrmukd4MsladSGut4=; b=eTEJdm8MJ/6hNRSt+n+TDDVTDRDHQtUXotaHPz3AKX7pljFFuN+sJwkve8Lo0s7miq Axt8opbFVUFpyP5BSKHuv6a8wNCx6J2EuPheexV+aZoYAzWqhXWOZ/5agWXi/MLVY/fB YVn8WoYe5yp0sbojn851fB9w8KamwsHCizn8oYQ8pE6ifZ8LQ9+3YNgIlVkGjNk3mKav A/jbct48Y9uThjOVKv1aavSBkmTKVY/g2CX6bfNf5L03lvjvOOiu3hnrd8n7pavA0Deo dLelwsvQVFq1gu35F9Dkoq0ASZVzTS1fFTYw88EEEyWVT4AMU5mZaRourMaNCSKQGj9Y RYsg== 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 X-Received: by 10.42.252.201 with SMTP id mx9mr7217999icb.78.1406511186040; Sun, 27 Jul 2014 18:33:06 -0700 (PDT) Received: by 10.107.36.15 with HTTP; Sun, 27 Jul 2014 18:33:05 -0700 (PDT) In-Reply-To: <53D4EDFC.8070108@gmail.com> References: <53D3947A.6090407@gmail.com> <53D39826.7030907@gmail.com> <53D4EDFC.8070108@gmail.com> Date: Mon, 28 Jul 2014 11:33:05 +1000 Message-ID: Subject: Re: [gentoo-user] wxGTK compilation fails "missing thread.h" From: Adam Carter To: "gentoo-user@lists.gentoo.org" Content-Type: multipart/alternative; boundary=bcaec511e1029ddd9e04ff36e793 X-Archives-Salt: 1db4e697-c406-444e-b3a9-c8496f98d534 X-Archives-Hash: 2e38a4c2ea36931d5625e28b686ffbe8 --bcaec511e1029ddd9e04ff36e793 Content-Type: text/plain; charset=UTF-8 > > grep MAKEOPTS /etc/portage/make.conf > MAKEOPTS="-j3" > > What value is your MAKEOPTS set to? > > I have tried -j1 to rule out parallel compilation issues, but it didn't help. --bcaec511e1029ddd9e04ff36e793 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
=C2=A0

grep MAKEOPTS /etc/portage/make.conf
MAKEOPTS=3D"-j3"

What value is your MAKEOPTS set to?

I have tried -j1 to rule out parallel compilation issues= , but it didn't help.
--bcaec511e1029ddd9e04ff36e793--