On Tue, Sep 1, 2009 at 10:21 AM, Arttu V.<arttu...@gmail.com> wrote:
> Hello,
>
> Gentoo Humour Section strikes again, hitting me with a headshot, which
> almost dropped me from my chair. This time it came with something
> probably right out of Monty Python:
>
> checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for libexif to use... yes
> checking for libexif.la file in yes... wild guess that something is in yes
> configure: WARNING:
> * Warning:
> *   libtool file libexif.la could not be found.
> *   We may be linking against the WRONG library.
>
> checking whether we use a version of libexif with ExifData.ifd[]... yes
> checking libexif/exif-data.h usability... yes
> checking libexif/exif-data.h presence... yes
> checking for libexif/exif-data.h... yes
> checking for function exif_data_new in libexif... yes
> checking libexif library flags... "-Lyes/lib -lexif"
> checking libexif cpp flags... "-Iyes/include"
>
> Oh boy, I'm sure I'm running multilib, and using "yes" as my primary
> path for my libraries. Anyone fought with the same thing and solved
> it, or is this a new bug?

Works for me using libgphoto2-2.4.7 and libexif-0.6.17 on ~amd64

checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking whether we use a version of libexif with ExifData.ifd[]... yes
checking libexif/exif-data.h usability... yes
checking libexif/exif-data.h presence... yes
checking for libexif/exif-data.h... yes
checking for function exif_data_new in libexif... yes
checking libexif library flags... "-lexif -lm  "
checking libexif cpp flags... "-I/usr/include/libexif  "
checking for libusb-config... /usr/bin/libusb-config
configure: creating ./config.status

Reply via email to