Sebastien Maret wrote:
Compilation of gdl-0.8.11 fails on 10.4.3 because it tries to link
to the HDF5 library in the HDF5's build directory. Looks like HDF5 think it
lives in /sw/src/fink.build:
% h5cc -showconfig | grep LDFLAGS
LDFLAGS: -L/sw/src/fink.build/hdf5-1.6.4-2/hdf5-1.6.4/src/.libs -L
On Wed, Dec 14, 2005 at 01:43:40PM -0500, Sebastien Maret wrote:
> Compilation of gdl-0.8.11 fails on 10.4.3 because it tries to link
> to the HDF5 library in the HDF5's build directory. Looks like HDF5 think it
> lives in /sw/src/fink.build:
>
> % h5cc -showconfig | grep LDFLAGS
> LDFLAGS: -L/sw
On 12/14/05, Sebastien Maret <[EMAIL PROTECTED]> wrote:
> Compilation of gdl-0.8.11 fails on 10.4.3 because it tries to link
> to the HDF5 library in the HDF5's build directory. Looks like HDF5 think it
> lives in /sw/src/fink.build:
>
> % h5cc -showconfig | grep LDFLAGS
> LDFLAGS: -L/sw/src/fink.
Compilation of gdl-0.8.11 fails on 10.4.3 because it tries to link
to the HDF5 library in the HDF5's build directory. Looks like HDF5 think it
lives in /sw/src/fink.build:
% h5cc -showconfig | grep LDFLAGS
LDFLAGS: -L/sw/src/fink.build/hdf5-1.6.4-2/hdf5-1.6.4/src/.libs -L/sw/lib
Sébastien
---