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

Bug 95506

Summary: libexif-gtk-0.3.3 fails when compiling
Product: Gentoo Linux Reporter: Adam <adam>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adam 2005-06-08 15:08:38 UTC
When compiling lib-exif-gtk, I get the following:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl
-I../gtk-extensions -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-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/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libexif -DG_LOG_DOMAIN=\"libexif\"
-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64 -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -c gtk-exif-content-list.c -MT gtk-exif-content-list.lo -MD -MP
-MF .deps/gtk-exif-content-list.TPlo  -fPIC -DPIC -o .libs/gtk-exif-content-list.lo
gtk-exif-content-list.c: In function `update_foreach_func':
gtk-exif-content-list.c:376: error: too few arguments to function
`exif_entry_get_value'
gtk-exif-content-list.c: In function `gtk_exif_content_list_add_entry':
gtk-exif-content-list.c:403: error: too few arguments to function
`exif_entry_get_value'
make[2]: *** [gtk-exif-content-list.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/libexif-gtk-0.3.3/work/libexif-gtk-0.3.3/libexif-gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/libexif-gtk-0.3.3/work/libexif-gtk-0.3.3'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:





Portage 2.0.51.22-r1 (default-linux/x86/2004.2/gcc34, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-ck8 i686)
=================================================================
System uname: 2.6.11-ck8 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -falign-functions=64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy digest distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/var/pub/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex S3TC X aac aim alsa avi cddb cdr cjk crypt css cups curl
divx4linux dnd dvd dvdread edl eds encode evo evo2 fam flac font-server
foomaticdb freetype gd gif gimpprint gnome gnutls gphoto2 gstreamer gtk gtk2 hal
imagemagick ithreads jabber javascript jpeg libwww mad md5sum mmx mmx2 mozilla
moznocompose moznoirc moznomail mp3 mpeg mpeg4 mpi mplayer msn ncurses network
nls no_wxgtk1 nocardbus nocd nodod nowin nptl nptlonly nvidia offensive ogg
oggvorbis openal opengl oscar pdflib pic pie png ppds print quicktime readline
real rhythmbox rtc sdl session silc slp spamassassin spell src sse ssl
stencil-buffer stroke svg svga symlink tcpd theora threads truetype
truetype-fonts unicode usb userlocales videos vim vorbis win32codecs
xscreensaver xvid yahoo userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-08 15:26:54 UTC

*** This bug has been marked as a duplicate of 84985 ***