Date: Sat, 19 Feb 2005 23:48:11 +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: <48c907ee3587ede95752c5d3f74c947a@pingpong.net> In-Reply-To: <20050219224530.GA51280@zi025.glhnet.mhn.de> References: <m28y5kyyla.fsf@pegasos.anthonychavez.org> <20050219224530.GA51280@zi025.glhnet.mhn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
2005-02-19 kl. 23.45 skrev Simon Barner: > [Cc'ing girgen@, the maintainer of the postgres* ports] > Anthony Chavez wrote: >> I'm seeing the following when trying to build portupgrade >> postgresql-server from 8.0.1 to 8.0.1_1 on 4.11-RELEASE: >> >> gmake[2]: Entering directory >> `/usr/ports/databases/postgresql80-server/work/postgresql-8.0.1/src/ >> pl/plpgsql/src' >> bison -y -d gram.y >> NONE:0: /usr/local/bin/gm4: ERROR: EOF in string >> sed -e 's/yy/plpgsql_yy/g' -e 's/YY/PLPGSQL_YY/g' < y.tab.c > >> ./pl_gram.c >> cannot open y.tab.c: no such file > > [...] > > Hi, > > I had the same problem with postgresql74-server-7.4.7_1. It seems that > you need bison1875 (as indicated by postgresql's configure script). > > So, if you pkg_delete your current bison installation and install the > devel/bison1875 port, you'll be able to build the postgresql server > port. > > Of course, this can cause some pain with other ports since bison 1.875 > is not fully backwards compatible with the older (and widely used) > version 1.75 :( > > Regards, > Simon > Hi, Yeah, it seems I need to a dependency for bison on FreeBSD 4.x. I should have known better... /Palle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48c907ee3587ede95752c5d3f74c947a>