ports/71658: graphics/xsane update 0.93 -> 0.97

Sean Farley sean-freebsd at farley.org
Tue Sep 14 14:40:30 UTC 2004


The following reply was made to PR ports/71658; it has been noted by GNATS.

From: Sean Farley <sean-freebsd at farley.org>
To: freebsd-gnats-submit at FreeBSD.org, domi at saargate.de
Cc:  
Subject: Re: ports/71658: graphics/xsane update 0.93 -> 0.97
Date: Tue, 14 Sep 2004 09:35:07 -0500 (CDT)

 One last addition.  FreeBSD 4 should use GCC 3.3 (or maybe 3.2) to
 compile.  xsane tickles an optimization bug in GCC 2.95.4 which causes
 color previews to crash xsane.
 
 The Preview struct claims the width is over 100000 for an image that is
 actually about 500.  Compiling with GCC 3.3.5 fixed it.
 
 Line to add to Makefile:
 USE_GCC=	3.3
 
 I am not sure how this affects FreeBSD 5.
 
 Sean
 -----------------------
 sean-freebsd at farley.org



More information about the freebsd-ports-bugs mailing list