From owner-freebsd-ports@FreeBSD.ORG Sat Oct 16 20:19:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDE1F16A4CE for ; Sat, 16 Oct 2004 20:19:39 +0000 (GMT) Received: from mail.llorien.org (mail.llorien.org [212.88.225.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B6E43D1D for ; Sat, 16 Oct 2004 20:19:39 +0000 (GMT) (envelope-from h=ports=freebsd.org=ffzhnauq@erathia.be) Received: from localhost (mail.llorien.org) [127.0.0.1] by mail.llorien.org with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) id=1CIv1c-0002HD-54 for ports@freebsd.org; Sat, 16 Oct 2004 22:19:38 +0200 Received: from [213.118.66.12] (helo=D576420C.kabel.telenet.be) by mail.llorien.org with asmtp (SSL 3.0:RSA_ARCFOUR_MD5:16) (Exim 4.34) id 1CIv1Z-0002HA-QR for ports@freebsd.org; Sat, 16 Oct 2004 22:19:33 +0200 From: h To: ports@freebsd.org User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Disposition: inline Date: Sat, 16 Oct 2004 22:19:39 +0200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410162219.39224.h@erathia.be> X-Authenticated-Sender: h X-Spam-Score: 1.6 Subject: build error when trying to build libexif-gtk (for gtkam) on 4.10-stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 20:19:39 -0000 when trying to build libexif-gtk on 4.10-stable: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../gtk-extensions -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/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/usr/local/include/freetype2 -DG_LOG_DOMAIN=\"libexif\" -I/usr/local/include -O -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -c gtk-exif-content-list.c -Wp,-MD,.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: 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. *** Error code 1 Stop in /usr/ports/graphics/gtkam.