Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Possible bug with ~arch libgphoto2 and libexif?
Date: Tue, 01 Sep 2009 10:20:06
Message-Id: 58965d8a0909010828m478fa726u3992655a5b121553@mail.gmail.com
In Reply to: [gentoo-user] Possible bug with ~arch libgphoto2 and libexif? by "Arttu V."
1 On Tue, Sep 1, 2009 at 10:21 AM, Arttu V.<arttuv69@×××××.com> wrote:
2 > Hello,
3 >
4 > Gentoo Humour Section strikes again, hitting me with a headshot, which
5 > almost dropped me from my chair. This time it came with something
6 > probably right out of Monty Python:
7 >
8 > checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
9 > checking pkg-config is at least version 0.9.0... yes
10 > checking for libexif to use... yes
11 > checking for libexif.la file in yes... wild guess that something is in yes
12 > configure: WARNING:
13 > * Warning:
14 > * libtool file libexif.la could not be found.
15 > * We may be linking against the WRONG library.
16 >
17 > checking whether we use a version of libexif with ExifData.ifd[]... yes
18 > checking libexif/exif-data.h usability... yes
19 > checking libexif/exif-data.h presence... yes
20 > checking for libexif/exif-data.h... yes
21 > checking for function exif_data_new in libexif... yes
22 > checking libexif library flags... "-Lyes/lib -lexif"
23 > checking libexif cpp flags... "-Iyes/include"
24 >
25 > Oh boy, I'm sure I'm running multilib, and using "yes" as my primary
26 > path for my libraries. Anyone fought with the same thing and solved
27 > it, or is this a new bug?
28
29 Works for me using libgphoto2-2.4.7 and libexif-0.6.17 on ~amd64
30
31 checking for libexif to use... autodetect
32 checking for LIBEXIF... yes
33 checking whether we use a version of libexif with ExifData.ifd[]... yes
34 checking libexif/exif-data.h usability... yes
35 checking libexif/exif-data.h presence... yes
36 checking for libexif/exif-data.h... yes
37 checking for function exif_data_new in libexif... yes
38 checking libexif library flags... "-lexif -lm "
39 checking libexif cpp flags... "-I/usr/include/libexif "
40 checking for libusb-config... /usr/bin/libusb-config
41 configure: creating ./config.status

Replies

Subject Author
Re: [gentoo-user] Possible bug with ~arch libgphoto2 and libexif? "Arttu V." <arttuv69@×××××.com>