Skip site navigation (1)Skip section navigation (2)
Date:      1 Sep 2002 00:01:23 -0000
From:      Martin Klaffenboeck <martin@kleinerdrache.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/42270: gphoto2 does not build.
Message-ID:  <20020901000123.31461.qmail@martin.kleinerdrache.org>

next in thread | raw e-mail | index | archive | help

>Number:         42270
>Category:       ports
>Synopsis:       gphoto2 does not build.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 31 17:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Klaffenboeck
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>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.



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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