From doconnor@test4.gsoft.com.au  Wed Jul 29 02:01:29 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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" <doconnor@test4.gsoft.com.au>
Reply-To: doconnor@test4.gsoft.com.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Can't compile graphics/imlib
X-Send-Pr-Version: 3.2

>Number:         7427
>Category:       ports
>Synopsis:       Can't compile graphics/imlib
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 29 02:10:01 PDT 1998
>Closed-Date:    Wed Jul 29 23:56:22 PDT 1998
>Last-Modified:  Wed Jul 29 23:57:03 PDT 1998
>Originator:     Daniel O'Connor
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
>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..


>Release-Note:
>Audit-Trail:

From: Thomas Gellekum <tg@ihf.rwth-aachen.de>
To: doconnor@test4.gsoft.com.au
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/7427: Can't compile graphics/imlib
Date: 29 Jul 1998 12:06:34 +0200

 "Daniel O'Connor" <doconnor@test4.gsoft.com.au> writes:
 
 > 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..
 
 tiffio34.h comes from an old version of the tiff34 port. Please
 upgrade and try again.
 
 tg

From: Bill Fumerola <billf@chc-chimes.com>
To: Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/7427: Can't compile graphics/imlib
Date: Wed, 29 Jul 1998 08:46:05 -0400 (EDT)

 So long as people are bitching about imlib, when compiling utils/testimg.c
 I get a 'virtual memory exhausted'. Dan Nelson and I were talking and he
 said that gcc gets funky when you try to use -O with a arrays used for
 graphics and such.
 
 On Wed, 29 Jul 1998, Daniel O'Connor wrote:
 
 > 
 > >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
 > 
 
  	  bill fumerola [root/billf]@chc-chimes.com
       computer horizons corp - www.computerhorizons.com    
   ph:(800)252.2421 x128 / bill_fumerola@computerhorizons.com
 

From: Brett Taylor <brett@peloton.physics.montana.edu>
To: "Daniel O'Connor" <doconnor@test4.gsoft.com.au>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/7427: Can't compile graphics/imlib
Date: Wed, 29 Jul 1998 11:33:14 -0600 (MDT)

 Hi,
 
 Dan wrote:
 
 > In file included from cache.c:4:
 > gdk_imlib_private.h:51: tiff34/tiffio.h: No such file or directory
 
 > >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..
 
 Nope - from the current (JUST made 2 days ago on a new install) tiff34
 port PLIST:
 
 	include/tiff34/tiff.h
 	include/tiff34/tiffio.h
 
 Update your tiff34 port to the latest version.
 
 Brett
 ***********************************************************
 Brett Taylor            brett@peloton.physics.montana.edu
 http://peloton.physics.montana.edu/brett/
 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Wed Jul 29 23:56:22 PDT 1998 
State-Changed-Why:  
Please upgrade the tiff34 library before you send-pr. 
thanks. 
>Unformatted:
