"=?gb2312?B?y6fDzQ==?=" <[EMAIL PROTECTED]> writes:
> make[4]: Entering directory `/home/sm/pgsql7.4/src/pl/plpgsql/src'
> bison -y -d gram.y
> NONE:0: /usr/bin/m4: ERROR: EOF in string
I'd say you have a broken bison installation; or possibly bison is okay
but m4 isn't (recent bisons depend on m
dear all
i tried using tcl with ./configure --with-tcl.
errors appear when make:
make[4]: Entering directory `/home/sm/pgsql7.4/src/pl/plpgsql/src'
bison -y -d gram.y
NONE:0: /usr/bin/m4: ERROR: EOF in string
sed -e 's/yy/plpgsql_yy/g' -e 's/YY/PLPGSQL_YY/g' < y.tab.c > ./pl_gram.c
/bin/