From: Robert D. <rg...@ho...> - 2002-09-18 02:14:56
|
Two problems.. 1. Compiling libexif-gtk-0.3.2 with gtk+-2.0.6 get: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DGTK_DISABLE_DEPRECATED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Werror -c gtk-menu-option.c -fPIC -DPIC -o .libs/gtk-menu-option.lo cc1: warnings being treated as errors gtk-menu-option.c: In function `gtk_menu_option_get_type': gtk-menu-option.c:140: warning: pointer of type `void *' used in arithmetic gtk-menu-option.c:140: warning: pointer of type `void *' used in arithmetic gtk-menu-option.c:140: warning: pointer of type `void *' used in arithmetic [etc repeated a few more time] 2. compiling gphoto2-2.1.0 again libexif 0.5.6 (and 0.5.4): gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I../libgphoto2_port/libgphoto2_port -DCAMLIBS=\"/usr/lib/gphoto2/2.1.0\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libexif -O2 -mcpu=i686 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-filesys.c -Wp,-MD,.deps/gphoto2-filesys.TPlo -fPIC -DPIC -o .libs/gphoto2-filesys.lo gphoto2-filesys.c: In function `get_exif_mtime': gphoto2-filesys.c:101: structure has no member named `ifd0' gphoto2-filesys.c:103: structure has no member named `ifd_exif' gphoto2-filesys.c:106: structure has no member named `ifd_exif' make[2]: *** [gphoto2-filesys.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/gphoto2-2.1.0/work/gphoto2-2.1.0/libgphoto2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/gphoto2-2.1.0/work/gphoto2-2.1.0/libgphoto2' make: *** [all-recursive] Error 1 Thanks for any help, Robert Davis Gentoo Linux 1.2 |