Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2004 19:14:35 +0200
From:      h <h@erathia.be>
To:        freebsd-questions@freebsd.org
Subject:   how can install i libexif-gtk in 4.10 ?
Message-ID:  <200410171914.35875.h@erathia.be>

next in thread | raw e-mail | index | archive | help
i need to install libexif-gtk for gtkam on my laptop but it won't build:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../gtk-extensions 
-I/usr/local/in
clude/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/u
sr/local/include/libexif -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 
-I/usr/
X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 
-I/u
sr/local/include/freetype2 -DG_LOG_DOMAIN=\"libexif\" -I/usr/local/include -O 
-pip
e -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 
-Wnested-ext
erns -Wpointer-arith -c gtk-exif-content-list.c 
-Wp,-MD,.deps/gtk-exif-content-lis
t.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: 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: too few arguments to function 
`exif_entry_get_value'
*** Error code 1

Stop in /usr/ports/graphics/libexif-gtk/work/libexif-gtk-0.3.3/libexif-gtk.
*** Error code 1

Stop in /usr/ports/graphics/libexif-gtk/work/libexif-gtk-0.3.3.
*** Error code 1

Stop in /usr/ports/graphics/libexif-gtk/work/libexif-gtk-0.3.3.
*** Error code 1

Stop in /usr/ports/graphics/libexif-gtk.


i tried to pkg_add -r the package, but there is none.

how can i install it on 4.10 ? my world and ports are up to date.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410171914.35875.h>