Having a compile issue
Wei-keng Liao
wkliao at ece.northwestern.edu
Wed Dec 9 14:31:26 CST 2009
I can see you are using /install/mpich2-121/bin/mpicc and mpif77.
Why did you not use /install/mpich2-121/bin/mpif77 ?
Can you show me how exactly you set the environment variables?
I.e. CC, FC, F90, MPIF77, MPIF90, etc.
Also can you run "mpif77 -v" and let me know its output?
(the one in your PATH and the one in /install/mpich2-121/bin)
Wei-keng
On Dec 9, 2009, at 2:11 PM, Joe Buck wrote:
> Wei-keng,
> I had the source in /git/parallel-netcdf/ and had created a
> directory in /tmp/pnetcdf. I'd run "/git/parallel-netcdf/configure"
> in the /tmp/pnetcdf directory so that I could do all the building in
> there and not worry about having left over build-related "cruft" in
> the /git/parallel-netcdf directory.
>
> That being said, I really appreciate your help and I tried what you
> suggested (building in the source directory) and saw the same error.
> I'm attaching the output of the "make tests" compilation. The error
> now comes from "./pnctestf.F" as you suggested it should.
>
> -Joe Buck
> <make_tests.txt>
More information about the parallel-netcdf
mailing list