Hi! I'm trying to compile pgsql-6.5 under Solaris 2.5.1 x86
but at plpgsql have error:

In file included from gram.y:43:
lex.plpgsql_yy.c:830: warning: no previous prototype for `plpgsql_yylex'
scan.l: In function `plpgsql_yylex':
scan.l:85: `K_ASSIGN' undeclared (first use in this function)
scan.l:85: (Each undeclared identifier is reported only once
scan.l:85: for each function it appears in.)
scan.l:87: `K_DOTDOT' undeclared (first use in this function)
etc...

Has anybody the solution?
Yuri.


Reply via email to