installation problem on AIX system
Rob Latham
robl at mcs.anl.gov
Wed Nov 16 01:00:31 CST 2011
On Tue, Nov 15, 2011 at 09:32:14PM +0100, Ufuk Utku Turuncoglu (BE) wrote:
> > bison --version
> bison (GNU Bison) 1.875
> Written by Robert Corbett and Richard Stallman.
>
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> When i execute the following bison command (under src/utils/ncgen),
>
> > bison -y -p ncmpi -d ./ncgen.y
>
> does not produce those files and it does not give any error
> messages. If the bison version is old, i could install from source.
Gosh, I don't know what's going on here. I installed bison-1.875
(which isn't that old: 2003) and it produced y.output, y.tab.c
and y.tab.h.
When you ran 'bison' directly, what was produced? I'm pretty sure it
should create something, even if it's just a file called y.output
explaining why it could not create y.tab.c and y.tab.h
==rob
--
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA
More information about the parallel-netcdf
mailing list