Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-30 Thread Peter O'Gorman
On 05/30/2011 07:42 AM, Alexander Hansen wrote: > In any case, I found that fink's libtool2 along with fink's automake1.11 > appear to be needed for the build to proceed. I've just committed an > update (no revision change). Hopefully no other changes are needed. Yes, even though you specify /us

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-30 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/30/11 8:59 AM, Remko Scharroo wrote: > I actually couldn't figure out the libtool version. I typed > libtool --version, and that just creates an error, so I thought is was > significantly older than 2.2.4. > > So maybe that's the problem: there

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-30 Thread Remko Scharroo
I actually couldn't figure out the libtool version. I typed libtool --version, and that just creates an error, so I thought is was significantly older than 2.2.4. So maybe that's the problem: there is a /usr/bin/libtool AND /usr/bin/glibtool And I think all these scripts will use /usr/bin/libtool

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-30 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/30/11 12:01 AM, Remko Scharroo wrote: > Hi Alex, > > Thanks for thinking with me. I found what's wrong. > > The standard libtool on OS X is 1.x, which removes the config.sub and > config.guess files by default. > But since we have multiple cycl

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-29 Thread Remko Scharroo
Unfortunately, I was premature. With libtool14 it gets stuck at: gcc -ansi -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -I/sw/include -c H5Zf.c -fno-common -DPIC -o .libs/H5Zf.o gcc -ansi -O -fomit-frame-pointer -finline-functions -I. -I../../src -I../../src -I/sw

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-29 Thread Remko Scharroo
Hi Alex, Thanks for thinking with me. I found what's wrong. The standard libtool on OS X is 1.x, which removes the config.sub and config.guess files by default. But since we have multiple cycles of configure (and libtool), on the second run of configure those files are gone. Apparently you need

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-29 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/29/11 2:00 PM, Remko Scharroo wrote: > Dear Alexander, > > You have recently uploaded a new hdf5.info file in the unstable tree > (hdf-1.6.10-3). > > Unfortunately it doesn't even get through the configuration stage. > After a lot of warnings i