Date: Sun, 20 Feb 2005 01:14:33 +0100 From: Palle Girgensohn <girgen@pingpong.net> To: Simon Barner <barner@gmx.de> Cc: freebsd-ports@freebsd.org Subject: Re: plpgsql failure in databases/postgresql80-server Message-ID: <1e2853a13051a10e7850dadda48fd137@pingpong.net> In-Reply-To: <20050219234203.GB51280@zi025.glhnet.mhn.de> References: <m28y5kyyla.fsf@pegasos.anthonychavez.org> <20050219224530.GA51280@zi025.glhnet.mhn.de> <48c907ee3587ede95752c5d3f74c947a@pingpong.net> <20050219234203.GB51280@zi025.glhnet.mhn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
2005-02-20 kl. 00.42 skrev Simon Barner: > Palle Girgensohn wrote: >> Yeah, it seems I need to a dependency for bison on FreeBSD 4.x. I >> should have known better... > > Hi, > > I have FreeBSD 5.3-STABLE here, which comes without bison in the base > system. There is a USE_BISON marcro in bsd.port.mk, but it won't help > in > this situation because it will pull in the devel/bison port (which > currently is 1.75). > > The right way is probably a BUILD_DEPEND on devel/bison1875, but the > problem is that it is marked CONFLICTing with devel/bison :( > > Simon > This all happens because of the security patch beeing applied to the .y file. Normally, this .y -> .c conversion is distributed with postgresql... I'll think of a way to fix this. /Palle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e2853a13051a10e7850dadda48fd137>