From owner-freebsd-gnome Sat Aug 31 17: 1:44 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69A5437B401 for ; Sat, 31 Aug 2002 17:01:41 -0700 (PDT) Received: from martin.kleinerdrache.org (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id AF78143E75 for ; Sat, 31 Aug 2002 17:01:33 -0700 (PDT) (envelope-from martin@kleinerdrache.org) Received: (qmail 31462 invoked by uid 0); 1 Sep 2002 00:01:23 -0000 Date: 1 Sep 2002 00:01:23 -0000 Message-ID: <20020901000123.31461.qmail@martin.kleinerdrache.org> To: FreeBSD-gnats-submit@freebsd.org Subject: gphoto2 does not build. From: Martin Klaffenboeck Reply-To: Martin Klaffenboeck Cc: gnome@freebsd.org X-send-pr-version: 3.113 x-GNATS-Notify: Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Submitter-Id: current-users >Originator: Martin Klaffenboeck >Organization: >Confidential: no >Synopsis: gphoto2 does not build. >Severity: non-critical >Priority: medium >Category: ports >Class: sw-bug >Release: FreeBSD 4.6-STABLE i386 >Environment: System: FreeBSD martin.kleinerdrache.org 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 16 21:27:09 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: I tried to build gphoto2 but I had this error: ===> gphoto2-2.1.0 depends on shared library: exif.5 - not found ===> Verifying install for exif.5 in /usr/ports/graphics/libexif ===> Returning to build of gphoto2-2.1.0 Error: shared library "exif.5" does not exist *** Error code 1 Stop in /usr/ports/graphics/gphoto2. the libexif port was installed correctly (as far as I can see) >How-To-Repeat: cd /usr/ports/graphics/gphoto2 make >Fix: I tried to put exim.7 instead of exim.5 into the graphics/gphoto2 Makefile, so this error was solved, but then I got: 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' gmake[2]: *** [gphoto2-filesys.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.0/libgphoto2' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.0/libgphoto2' gmake: *** [all-recursive] Error 1 *** Error code 2 Now I don't know what should I do next. I'm not a programmer, sorry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message