From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99567-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MiQlw-0005Sy-RC
	for garchives@archives.gentoo.org; Tue, 01 Sep 2009 10:39:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 96921E08F4;
	Tue,  1 Sep 2009 15:48:19 +0000 (UTC)
Received: from mail-yx0-f189.google.com (mail-yx0-f189.google.com [209.85.210.189])
	by pigeon.gentoo.org (Postfix) with ESMTP id 78A6CE08F4
	for <gentoo-user@lists.gentoo.org>; Tue,  1 Sep 2009 15:48:19 +0000 (UTC)
Received: by yxe27 with SMTP id 27so95447yxe.10
        for <gentoo-user@lists.gentoo.org>; Tue, 01 Sep 2009 08:48:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type;
        bh=Lea75hFRvqfE2jokopkHFhBTDDmvMQIvVKa5KnLZsh8=;
        b=BsV3NtUWHmjZYIvAdChr7bTxqE0C89Z3S+ifK1Z1vzTDKZD0vUjeuOd6kK2DAIKfBE
         Wl9ovDY9PptaitJJX9NlYEXcj2fSdU394B46vVpNc1jR2aeOOHtX/8B3oU55bLcv9XB4
         31yokSIkUM+Oqd6FbOMjaLtRfZSPzEABXQ+EM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        b=TVH9Q3hgvnfK4AkTjkfA9udbKvXo5S2vBce88DITNtLyEHJxbFj0ddbcA8daN8Ci/V
         Dt+MpeiMofbNNRqJEcWHjPfaEDUXLSGXeU8X2e5KZiUPsjgr1xuXHKgpHf3USpM0GC8S
         4ZF/Lj7SVuuGYNUGzi5pQ1x7BhTlK81+vp9x4=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.150.6.1 with SMTP id 1mr11815853ybf.220.1251820098107; Tue, 01 
	Sep 2009 08:48:18 -0700 (PDT)
In-Reply-To: <fecdbac60909010839n5343d5e1gd57cbe205e15e3f@mail.gmail.com>
References: <fecdbac60909010821o2a89e29cn58fb6146df1c2c61@mail.gmail.com>
	 <58965d8a0909010828m478fa726u3992655a5b121553@mail.gmail.com>
	 <fecdbac60909010839n5343d5e1gd57cbe205e15e3f@mail.gmail.com>
Date: Tue, 1 Sep 2009 10:48:18 -0500
X-Google-Sender-Auth: cc43efdc3a145104
Message-ID: <58965d8a0909010848k402387f1ief32e7df542a4f91@mail.gmail.com>
Subject: Re: [gentoo-user] Possible bug with ~arch libgphoto2 and libexif?
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 527146fc-06c4-490c-865c-737b29b84ad4
X-Archives-Hash: 9637b83d347c1ac55f8d19eca03319fa

On Tue, Sep 1, 2009 at 10:39 AM, Arttu V.<arttuv69@gmail.com> wrote:
> On 9/1/09, Paul Hartman <paul.hartman+gentoo@gmail.com> wrote:
>> Works for me using libgphoto2-2.4.7 and libexif-0.6.17 on ~amd64
>>
>> checking for libexif to use... autodetect
>
> Wow, you get that autodetect thing, which I saw used within the
> configure script or some of the autotools files. Now I gotta find out
> why I get "yes" instead.
>
> Care to share your USE flags concerning libgphoto2? I'm wondering if
> there would be some difference, especially about USE="exif". On the
> breaking system they are USE="bonjour exif hal nls -doc", with none of
> the CAMERAS explicitly enabled.

in libgphoto2 I have "exif hal nls" and in CAMERAS I have "canon
ptp2". Everything else in USE and CAMERAS is disabled.