Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2011 23:02:10 GMT
From:      Root User <leftfoot@siu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162958: graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs
Message-ID:  <201111292302.pATN2AKG001022@red.freebsd.org>
Resent-Message-ID: <201111292310.pATNAAKB062940@freefall.freebsd.org>

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

>Number:         162958
>Category:       ports
>Synopsis:       graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 29 23:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Root User
>Release:        8.2-STABLE
>Organization:
>Environment:
8.2-STABLE Tue Nov  1 23:32:23 CDT 2011 .../usr/obj/usr/sr/cys/GENERIC amd64
>Description:
checking for X11/extensions/shape.h... yes
checking for XFIXES... yes
checking for TIFFReadScanline in -ltiff... no
checking for TIFFWriteScanline in -ltiff... no
checking for TIFFFlushData in -ltiff34... no
configure: error: 
*** Checks for TIFF libary failed. You can build without it by passing
*** --without-libtiff to configure but you won't be able to use TIFFs then.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/ports/graphics/gimp-app/work/gimp-2.6.11/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/graphics/gimp-app.
*** Error code 1

Stop in /usr/ports/graphics/gimp-app.

==========================================================

configure tests for "TIFF_LIBS" and "JPEG_LIBS" variable definitions, which are not set in the Makefile or patches.
>How-To-Repeat:

>Fix:
Include full library paths for TIFF_LIBS and JPEG_LIBS in Makefile.

Make now completes successfully.

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



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