[GRASS-dev] compilation of grass on AIX 7.1

Glynn Clements glynn at gclements.plus.com
Fri Mar 22 11:01:10 PDT 2013


Markus Neteler wrote:

> /afs/cluster/myuser/private/software/grass-7.0.svn/lib/db/sqlp> make
> sqlp.yy.c:1: error: expected identifier or '(' before numeric constant

You'll need to post your sqlp.yy.c file; it's generated by yacc/bison,
so there's no guarantee that yours is the same as anyone else's.

Also: what is the value of YACC in Platform.make? Autoconf prefers
"bison -y" then "byacc" then "yacc". It's possible that AIX' yacc
generates code which requires xlc.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list