Subject: Re: openoffice & bison [wsa: Re: CVS commit: pkgsrc/misc/openoffice]
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Michael Rauch <mrauch@netbsd.org>
List: tech-pkg
Date: 02/14/2002 18:22:50
On Thu, Feb 14, 2002 at 05:37:44PM +0100, Hubert Feyrer wrote:
> On Thu, 14 Feb 2002, Michael Rauch wrote:
> > Modified Files:
> > 	pkgsrc/misc/openoffice: Makefile
> > 
> > Log Message:
> > bison-1.3* won't work with this package as there was an incompatible
> > change between 1.2* and 1.3*, so require a bison 1.2*.
> 
> +# bison 1.3* won't work: there was an incompatible change in it
> +BUILD_DEPENDS+=                bison-1.2*:../../devel/bison
>                                         
> This is a problem, because ../../devel/bison will install bison-1.32,
> which will not match the dependency. Unless opeoffice or bison-1.32 can be
> fixed to play nice, there is at least need for a bison-1.2 pkg...

it looks like I have a fix, but I have to test it first before I can commit 
it. For those who can't wait or want to test themselves:

http://www.fs.tum.de/~mrauch/OpenOffice/patches/patch-dg and
http://www.fs.tum.de/~mrauch/OpenOffice/patches/patch-dh


Michael