Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 1998 18:30:39 +0930 (CST)
From:      "Daniel O'Connor" <doconnor@test4.gsoft.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7427: Can't compile graphics/imlib
Message-ID:  <199807290900.SAA02229@test4.gsoft.com.au>

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

>Number:         7427
>Category:       ports
>Synopsis:       Can't compile graphics/imlib
>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:   Wed Jul 29 02:10:01 PDT 1998
>Last-Modified:
>Originator:     Daniel O'Connor
>Organization:
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

2.2.6 with ports tree upgraded this morning. Also happens on -current..

>Description:

cc -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\" -DCONVERT_PATH=\"\" -DNETPBM_PATH=\"\" -DSYSTEM_IMRC=\"/usr/X11R6/etc/imrc\" -I. -I. -I.. -I./.. -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -O -Wall -Wp,-MD,.deps/cache.p -c -fPIC -DPIC cache.c
In file included from cache.c:4:
gdk_imlib_private.h:51: tiff34/tiffio.h: No such file or directory
gmake[2]: *** [cache.lo] Error 1
gmake[2]: Leaving directory `/remote1/ports/graphics/imlib/work/imlib/gdk_imlib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/remote1/ports/graphics/imlib/work/imlib'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

>How-To-Repeat:

cd /usr/ports/graphics/imlib/
make

>Fix:
Well, I'm not sure.. I can change ImLib so it uses tiffio34.h instead of
tiff34/tiffio.h, but I kind of thing the tiff port need changing..


>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?199807290900.SAA02229>