installation problem on AIX system
Ufuk Utku Turuncoglu (BE)
u.utku.turuncoglu at be.itu.edu.tr
Mon Nov 14 09:52:19 CST 2011
Hi,
I try to install parallel-netcdf but i am getting error messages like,
gmake[3]: Leaving directory
`/sp6/userictp/ictpcl08/coupled/progs/parallel-netcdf-1.2.0/src/libf'
cd utils && gmake
gmake[3]: Entering directory
`/sp6/userictp/ictpcl08/coupled/progs/parallel-netcdf-1.2.0/src/utils'
cd ncgen && gmake
gmake[4]: Entering directory
`/sp6/userictp/ictpcl08/coupled/progs/parallel-netcdf-1.2.0/src/utils/ncgen'
bison -y -p ncmpi -d ./ncgen.y; \
mv y.tab.c ncgentab.c; \
mv y.tab.h ncgentab.h
mv: 0653-401 Cannot rename y.tab.c to ncgentab.c:
A file or directory in the path name does not exist.
mv: 0653-401 Cannot rename y.tab.h to ncgentab.h:
A file or directory in the path name does not exist.
gmake[4]: *** [ncgentab.c] Error 1
I use exactly same command with README.AIX but the result is same. The
compiler versions are;
IBM XL Fortran for AIX, V13.1 (5724-X15)
Version: 13.01.0000.0006
IBM XL C/C++ for AIX, V11.1 (5724-X13)
Version: 11.01.0000.0006
I also installed the gnu m4 but the result is same. Any suggestion of
configuration hints can be helpful.
Best regards,
Ufuk Turuncoglu
More information about the parallel-netcdf
mailing list