pre-release: parallel-netcdf 1.0.2pre1 - configure on AIX

Jim Edwards edwards.jim at gmail.com
Thu Feb 15 08:29:17 CST 2007


>
> configure shows the following problem:
>
> ...
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for struct stat.st_blksize... yes
> checking for IEEE floating point format... yes
> checking for size_t... yes
> ./configure[5919]: test: argument expected
> ./configure[5967]: test: argument expected
> ./configure[6015]: test: argument expected
> checking for MPI_Request_get_status... yes
> checking for MPI_Type_dup... yes
> checking if MPI includes MPI_COMBINER_DUP... yes
> checking if MPI includes MPI_COMBINER_HVECTOR_INTEGER... yes
> ...
>



Patrick,

The three errors in configure are due to missing quotes on line 194 of
configure.in.   I don't know if they have anything to do with your other
error...

On 2/8/07, Jim Edwards <edwards.jim at gmail.com> wrote:
>
> Rob,
> I found the problem:
> configure. in <http://configure.in> line 194 needs quotes:
> if test ! "$ac_cv_sizeof_MPI_Offset"; then
>
>
> On 2/8/07, Jim Edwards <edwards.jim at gmail.com> wrote:
> >
> > Tried that and got the same problem.  I'm sending the entire config.logbecause it looks like both tests are in there.
> >
> > On 2/8/07, Robert Latham < robl at mcs.anl.gov> wrote:
> > >
> > > On Thu, Feb 08, 2007 at 02:52:37PM -0700, Jim Edwards wrote:
> > > > Hi Rob,
> > > >
> > > > Did you forget to update configure from configure.in?  I see that
> > > Chris's
> > > > change is there.   I also tried by hand his change and it will work
> > > fine.
> > >
> > > There must be a bug in my "make the release" script. That's why I
> > > asked about your config.log -- to make sure it was testing what I
> > > thought it should be testing.
> > >
> > > Can you confirm that if you re-run 'autoconf', you get a configure
> > > script that works for you on AIX?  Or is there still a problem with
> > > Fortran type detection?
> > >
> > > Thanks
> > > ==rob
> > >
> > > --
> > > Rob Latham
> > > Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
> > > Argonne National Lab, IL USA                 B29D F333 664A 4280 315B
> > >
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20070215/f0169987/attachment.htm>


More information about the parallel-netcdf mailing list