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: Sun, 27 Jul 2014 12:18:15
Message-Id: 53D4EDFC.8070108@gmail.com
In Reply to: Re: Re: [gentoo-user] wxGTK compilation fails "missing thread.h" by Adam Carter
1 On 07/27/2014 12:30 PM, Adam Carter wrote:
2 >
3 > On Sat, Jul 26, 2014 at 9:59 PM, Alexander Kapshuk
4 > <alexander.kapshuk@×××××.com <mailto:alexander.kapshuk@×××××.com>> wrote:
5 >
6 > Forgot to mention.
7 >
8 > equery -q b /usr/include/wx-2.8/wx/thread.h
9 > x11-libs/wxGTK-2.8.12.1-r1
10 >
11 >
12 > Ok so the file IS provided by the package itself, and therefore I see
13 > why -l1 makes sense.
14 I am no multi-thread compilation expert, but here's what I've got on my
15 system with x11-libs/wxGTK-2.8.12.1-r1 building without any trouble.
16
17 grep MAKEOPTS /etc/portage/make.conf
18 MAKEOPTS="-j3"
19
20 What value is your MAKEOPTS set to?

Replies

Subject Author
Re: [gentoo-user] wxGTK compilation fails "missing thread.h" Adam Carter <adamcarter3@×××××.com>