From owner-freebsd-ports Wed Jul 29 02:11:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA17306 for freebsd-ports-outgoing; Wed, 29 Jul 1998 02:11:28 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA17297 for ; Wed, 29 Jul 1998 02:11:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03831; Wed, 29 Jul 1998 02:10:02 -0700 (PDT) Received: from test4.gsoft.com.au (test4.gsoft.com.au [203.38.152.119]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16109 for ; Wed, 29 Jul 1998 02:01:23 -0700 (PDT) (envelope-from doconnor@test4.gsoft.com.au) Received: (from root@localhost) by test4.gsoft.com.au (8.8.8/8.8.7) id SAA02229; Wed, 29 Jul 1998 18:30:39 +0930 (CST) (envelope-from doconnor) Message-Id: <199807290900.SAA02229@test4.gsoft.com.au> Date: Wed, 29 Jul 1998 18:30:39 +0930 (CST) From: "Daniel O'Connor" Reply-To: doconnor@test4.gsoft.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7427: Can't compile graphics/imlib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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