Bug 118613 - gthumb-2.6.8-r2 compile failure: gphoto2-context.h: No such file or directory
Bug#: 118613 Product:  Gentoo Linux Version: 2005.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: ed@catmur.co.uk
Component: GNOME
URL: 
Summary: gthumb-2.6.8-r2 compile failure: gphoto2-context.h: No such file or directory
Keywords:  
Status Whiteboard: 
Opened: 2006-01-10 20:42 0000
Description:   Opened: 2006-01-10 20:42 0000
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1
-I/usr/include/freetype2 -I/usr/include/libxml2
-I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libglade-2.0
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2.2
-I/usr/include/libexif -DGTHUMB_PREFIX=\"/usr\" -DGTHUMB_SYSCONFDIR=\"/etc\"
-DGTHUMB_DATADIR=\"/usr/share\" -DGTHUMB_LIBDIR=\"/usr/lib\"
-DPIXMAPSDIR=\"/usr/share/pixmaps/\" -DBONOBO_UIDIR=\"/\"
-DGTHUMB_GLADEDIR=\"/usr/share/gthumb/glade\" -I../libgthumb -ggdb3 -O1 -O2 -O3
-pipe -march=athlon-xp -mmmx -msse -m3dnow -MT dlg-photo-importer.lo -MD -MP
-MF .deps/dlg-photo-importer.Tpo -c dlg-photo-importer.c  -fPIC -DPIC -o
.libs/dlg-photo-importer.o
In file included from dlg-photo-importer.c:40:
/usr/include/gphoto2/gphoto2-camera.h:24:29: gphoto2-context.h: No such file or
directory
/usr/include/gphoto2/gphoto2-camera.h:28:26: gphoto2-port.h: No such file or
directory
/usr/include/gphoto2/gphoto2-camera.h:29:36: gphoto2-port-info-list.h: No such
file or directory
/usr/include/gphoto2/gphoto2-camera.h:31:28: gphoto2-widget.h: No such file or
directory
/usr/include/gphoto2/gphoto2-camera.h:32:26: gphoto2-list.h: No such file or
directory

etc.

You blew the fix to bug 103365; the gphoto pkgconfig CFLAGS aren't getting
sub'd.

------- Comment #1 From John N. Laliberte (RETIRED) 2006-01-11 04:24:49 0000 -------
exif flag is missing in IUSE as well

------- Comment #2 From Saleem Abdulrasool (RETIRED) 2006-01-11 15:35:38 0000 -------
Goes to show, patches written at 2 am are not guaranteed to be the best.  Fixed
in CVS, please sync and try again in ~2 hours.