Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 12:40:25 GMT
From:      Sam Lawrance <boris@brooknet.com.au>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/76332: [patch] unbreak graphics/osg
Message-ID:  <200501231240.j0NCePYZ030686@freefall.freebsd.org>

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

From: Sam Lawrance <boris@brooknet.com.au>
To: freebsd-gnats-submit@FreeBSD.org,
	isunin@dennougedougakkai-ndd.org
Cc:  
Subject: Re: ports/76332: [patch] unbreak graphics/osg
Date: Sun, 23 Jan 2005 23:36:00 +1100

 I just tested the supplied fix under a January 12 RELENG_4 and it
 didn't work. The first problem I see is that the definition of NULL
 in tiffio.h:
 
 # define NULL   (void *) 0
 
 is interfering with a whole bunch of stuff, including C++ standard
 headers.
 
 I have privately emailed the maintainer asking if they are still
 interested in maintaining the port. If they aren't I may fix, update
 and maintain OSG unless somebody else is keen.
 
 -Sam
 
 



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