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 98A6413877A for ; Sun, 27 Jul 2014 09:30:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E30BE0D32; Sun, 27 Jul 2014 09:30:04 +0000 (UTC) Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F238E0D08 for ; Sun, 27 Jul 2014 09:30:02 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id h15so2476623igd.5 for ; Sun, 27 Jul 2014 02:30:02 -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=eO9pDkmSWd76WCpXu1jn3oIZwgJPcmc8jQU/BarXPTQ=; b=mPrp3Li5lt+T8uFpexBAwH+Q/z8oPiNXPqD9+YbtlDnkNHY3eVa60ig9178V9o6lO7 xUm1BwOmpXuTjXdTUayokFXt2kcZPKxuppjdpRzLtRf20uIrpqoCNKiQfx3tVFRaiPP8 zJUfMIBXw4c2xB0z3tNIvkDTK3hPH6TpZFzmZhewlQetZxcDcpx6LSFzN6Q3jMldYTDT ivXyGX/SVaks/GALIUptObn2xR3Ameh1ZyRtNkFBIt7tMC6YIuPbljXIVAXqUoCsh83c gVmqV/HOn1ABT3txZLYz2Z9XWwoUY6K9N5MgXt5e3EWXRZJFM1eMN1PNWMNDl1e/+9q+ oWQA== 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.82.6 with SMTP id b6mr30447361icl.51.1406453402175; Sun, 27 Jul 2014 02:30:02 -0700 (PDT) Received: by 10.107.36.15 with HTTP; Sun, 27 Jul 2014 02:30:02 -0700 (PDT) In-Reply-To: <53D39826.7030907@gmail.com> References: <53D3947A.6090407@gmail.com> <53D39826.7030907@gmail.com> Date: Sun, 27 Jul 2014 19:30:02 +1000 Message-ID: Subject: Re: Re: [gentoo-user] wxGTK compilation fails "missing thread.h" From: Adam Carter To: "gentoo-user@lists.gentoo.org" Content-Type: multipart/alternative; boundary=485b397dd7016e0e3a04ff297366 X-Archives-Salt: d811d947-4e24-49a9-a301-a4328cdf877d X-Archives-Hash: a8d02a9f83c7ddd9f66e895f9c493041 --485b397dd7016e0e3a04ff297366 Content-Type: text/plain; charset=UTF-8 On Sat, Jul 26, 2014 at 9:59 PM, Alexander Kapshuk < alexander.kapshuk@gmail.com> wrote: > Forgot to mention. > > equery -q b /usr/include/wx-2.8/wx/thread.h > x11-libs/wxGTK-2.8.12.1-r1 > > Ok so the file IS provided by the package itself, and therefore I see why -l1 makes sense. --485b397dd7016e0e3a04ff297366 Content-Type: text/html; charset=UTF-8

On Sat, Jul 26, 2014 at 9:59 PM, Alexander Kapshuk <alexander.kapshuk@gmail.com> wrote:
Forgot to mention.

equery -q b /usr/include/wx-2.8/wx/thread.h
x11-libs/wxGTK-2.8.12.1-r1


Ok so the file IS provided by the package itself, and therefore I see why -l1 makes sense.
--485b397dd7016e0e3a04ff297366--