Bug 162659 - media-gfx/kphotoalbum-3.0 configure fails - can't find exif2
Bug#: 162659 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: deathwing00@gentoo.org Reported By: tobias.leupold@web.de
Component: Ebuilds
URL: 
Summary: media-gfx/kphotoalbum-3.0 configure fails - can't find exif2
Keywords:  
Status Whiteboard: 
Opened: 2007-01-18 14:06 0000
Description:   Opened: 2007-01-18 14:06 0000
Hi :-)

I just tried to install media-gfx/kphotoalbum-3.0 and the following error
occured during the configure process:

checking exiv2/exif.hpp usability... no
checking exiv2/exif.hpp presence... no
checking for exiv2/exif.hpp... no
configure: error: Can't find exif2 run configure with --disable-exiv2 if you do
not want it, but be warned there will be no EXIF support in the app then.

I looked at the ebuild, and the "exif" use flag should be set by default
(shouldn't it?), so that media-gfx/exiv2 that contains the missing header files
would become a dependency. Anyway, the exif use flag is not set by default, but
kphotoalbum seems to need those files.
Either, there's a bug in the ebuild, or media-gfx/exiv2 (and
media-libs/libkexif also?) should be added to be default denpendencies of
kphotoalbum-3.0.

Greetings, Tobias

Reproducible: Always

Steps to Reproduce:
Try to emerge kphotoalbum-3.0
Actual Results:  
configure breaks on checking for exiv2/exif.hpp

Expected Results:  
Compile kphotoalbum ;-)

------- Comment #1 From Ioannis Aslanidis 2007-01-18 21:33:51 0000 -------
I0'll check this one as well.

------- Comment #2 From Ioannis Aslanidis 2007-01-21 11:38:50 0000 -------
Fixed in CVS. Now you'll be able to install media-gfx/kphotoalbum without EXIF
(media-gfx/exiv2) support.