Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wxGTK compilation fails "missing thread.h"
Date: Mon, 28 Jul 2014 05:17:05
Message-Id: 53D5DCC6.7060006@gmail.com
In Reply to: Re: [gentoo-user] wxGTK compilation fails "missing thread.h" by Adam Carter
1 On 07/28/2014 04:33 AM, Adam Carter wrote:
2 >
3 >
4 >
5 > grep MAKEOPTS /etc/portage/make.conf
6 > MAKEOPTS="-j3"
7 >
8 > What value is your MAKEOPTS set to?
9 >
10 > I have tried -j1 to rule out parallel compilation issues, but it
11 > didn't help.
12 Here's all the 'thread.h' header files I seem to have on my system:
13 du -a /usr/*|sed '/\/thread.h$/!d;s/.*\t//'
14 /usr/include/event2/thread.h
15 /usr/include/ruby-2.0.0/ruby/thread.h
16 /usr/include/wx-2.8/wx/thread.h
17 /usr/lib/perl5/5.16.3/i686-linux/CORE/thread.h
18 /usr/src/linux-3.12.21-gentoo-r1/include/config/generic/smp/idle/thread.h
19 /usr/src/linux-3.12.21-gentoo-r1/tools/perf/util/thread.h