Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118613

Summary: gthumb-2.6.8-r2 compile failure: gphoto2-context.h: No such file or directory
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo-bugs2, matrixhax0r, maxima.bugs
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2006-01-10 20:42:04 UTC
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 John N. Laliberte (RETIRED) gentoo-dev 2006-01-11 04:24:49 UTC
exif flag is missing in IUSE as well
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-01-11 15:35:38 UTC
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.