[MINC-development] can't find netcdf...?

Robert VINCENT minc-development@bic.mni.mcgill.ca
Fri, 7 Nov 2003 15:49:34 -0500


Vicka,

The error you're getting isn't one I've seen before - "ld" is reporting
that the "table of contents for archive: /usr/pubsw/lib/libnetcdf.a is out
of date; rerun ranlib(1)"

I'm not certain how "ld" determines this, but my guess is that something
is wrong with the netCDF build.  It might be worth trying to run ranlib
against the libnetcdf.a file as an experiment.

	-bert

On Fri, 7 Nov 2003, Vicka Corey wrote:

> ok, umm, the option would seem to be --with-build-path.  but it still
> doesn't work.
>
> here is my command:
> ./configure --prefix=/usr/pubsw/packages/minc/1.1-vicka --with-build-path=/usr/pubsw
>
> ...and here is the error:
> configure: error: cannot find required library netcdf
>
> ...anybody else?
>
> i will attach config.log in case that would help....
>
> thanks again,
> --vicka
>
> On Fri, Nov 07, 2003 at 02:34:46PM -0500, Andrew Janke wrote:
> > On Fri, 7 Nov 2003, Vicka Corey wrote:
> >
> > > >   $ ./configure --with-build-prefix=/usr/pubsw
> > > >
> > > > will work.
> > >
> > > alas, no luck with that, either.
> >
> > Bah! I'm going crazy too it would appear.
> >
> > Make that:
> >
> >   $ ./configure --with-build-path=/usr/pubsw
> >
> > !!
> >
> > Either way configure --help should show this option
> >
> > a
> >
> > _______________________________________________
> > MINC-development mailing list
> > MINC-development@bic.mni.mcgill.ca
> > http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-development
>