[BUGS] cube does not compile with newer flex

2002-12-09 Thread Bartosch Pixa
Hi, first of all sorry if this is the wrong list. i was trying to install pgsql 7.3 on my system and had some problems with contrib/cube. it only compiled after i downgraded flex to a older version (in my case 2.5.23 -> 2.5.4a) seems like the the generated cubescan.c is incompatible.

Re: [BUGS] cube does not compile with newer flex

2002-12-09 Thread Bartosch Pixa
Quoting Tom Lane <[EMAIL PROTECTED]>: ... > What is flex 2.5.23? AFAICS 2.5.4a is still the newest release version > (there's nothing newer on the GNU mirrors, nor according to freshmeat). > flex is non-gnu, the official site is afaik : http://astro.temple.edu/~john43/flex/ regar