Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 19:00:42 GMT
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/71658: graphics/xsane update 0.93 -> 0.97
Message-ID:  <200410261900.i9QJ0ggV087097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/71658; it has been noted by GNATS.

From: Oliver Lehmann <oliver@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc: domi@saargate.de, sean-freebsd@farley.org
Subject: Re: ports/71658: graphics/xsane update 0.93 -> 0.97
Date: Tue, 26 Oct 2004 21:00:03 +0200

 Hi,
 
 I'm wondering, how it's possible to reproduce the crash? I've tried
 several (color) previews and (color) scans with my old AGFA SnapScan 310,
 but got no crash @FreeBSD 4.10. I've even tried acquiring a preview of an
 image which started dark, and ended up in a light white. That made all
 prior versions (up to 0.92 - no newer versions tried) coredump. Now it
 works.
 
 Anyway, with that change, it should be possible, to strike out -O:
 
 .if ${OSVERSION} < 500035
 CONFIGURE_ENV+=	CFLAGS="${CFLAGS:C/-O[0-9]*//g}"
 .endif
 
 Dominik:
 Is it ok for you to commit with that change? (So no new compiler would NOT
 be needed for FreeBSD 4)
 
 But, I would like to know how to reproduce the crash first!
 
 
   Greetings
 
 -- 
  Oliver Lehmann
   http://www.pofo.de/
   http://wishlist.ans-netz.de/



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