RE: Building netcdf-4-alpha on Mac OS X with xlf

Hello from Gregg C Levine
It happens that I was able to compile both the latest release of
netcdf-4 and both versions of HDF on this system. (Not now.) I also
run Slackware Linux here. This was on 10.0. My only problems were in
convincing the configure scripts to work correctly. 

After that it just worked. Please note that I didn't use the release
of HDF5 that you chose. I chose the HDF5-1.6.2 since I didn't see
anything else on the server.
------
Gregg C Levine hansolofalcon@xxxxxxxxxxxxxxxx
---
"Remember the Force will be with you. Always." Obi-Wan Kenobi 

> -----Original Message-----
> From: owner-netcdfgroup@xxxxxxxxxxxxxxxx [mailto:owner-
> netcdfgroup@xxxxxxxxxxxxxxxx] On Behalf Of Ed Hartnett
> Sent: Thursday, February 23, 2006 1:44 PM
> To: Jed O. Kaplan
> Cc: netcdfgroup@xxxxxxxxxxxxxxxx
> Subject: Re: Building netcdf-4-alpha on Mac OS X with xlf
> 
> "Jed O. Kaplan" <jed.kaplan@xxxxxxxxxxxx> writes:
> 
> > Hello all,
> >
> > I am attempting to build netcdf-4.0-alpha11 on Mac OS X 10.4 with
> > gcc4 and IBM xlf90 Fortran.
> >
> > I have not managed to get beyond compiling the netCDF-3 interface
at
> > this point, compilation works fine until the f90 compile, when the
> > build halts with this error:
> >
> > Making all in f90
> > /bin/sh ../libtool --mode=compile xlf90 -I../libsrc -I. -g -
> > qsuffix=f=f90 -c -o typeSizes.lo typeSizes.f90
> > libtool: compile: unable to infer tagged configuration
> > libtool: compile: specify a tag with `--tag'
> >
> > I did a bit of googling on this problem and tried to solve it by
> > installing the latest libtool (2.1a) and automake (1.9.4) and
> > autoconf (2.59), but it didn't seem to help.
> >
> > Any advice would be much appreciated!
> >
> > Thanks,
> >
> > Jed Kaplan
> 
> I've put a new release, alpha12, on the netCDF ftp site:
> 
> ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.0-alpha12.tar.gz
> 
> This release was built with the latest libtool, and does not
> suffer this libtool problem on the AIX platform.
> 
> I built and tested the alpha 12 release on AIX with the following
> command:
> 
> CC=xlc ./configure --disable-shared --disable-cxx --enable-netcdf-4
--with-
> hdf5=/home/bluesky/edh/local --prefix=/home/bluesky/edh/local &&
make check
> 
> I am using HDF5 1.7.52.
> 
> (Also, when building HDF5, you MUST first build zlib, and then build
> HDF5 with the --with-zlib=/wherever configure option).
> 
> Sorry about the complex install, I am working on that problem...
> 
> Let me know if this doesn't work for you.
> 
> Thanks,
> 
> Ed
> 
> 
> --
> Ed Hartnett  -- ed@xxxxxxxxxxxxxxxx



  • 2006 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: