I confirm, exact same behavior as for Jens.

Putting the old CompileScript from version 1.4.3-3 back in gets rid of the problem with dlfcn.h, but not the fatal error.

Jens N�ckel wrote:
Hi,

after selfupdate, I did an update-all today. A failure occured
with hdf5. Here are the last lines:

...
gcc .libs/dtypesS.o -g -O2 -o .libs/dtypes dtypes.o ./.libs/libh5test.a -L/sw/lib -L../src/.libs -lhdf5 -lz -lm
ld: Undefined symbols:
_H5Tget_member_index
I think it is one of these chicken-and egg or self-reference problems. -L/sw/lib should come *after* -L../src/.libs

Or you have to remove hdf5 (or at least /sw/lib/libhdf5*) first before rebuilding.

make[2]: *** [dtypes] Error 1
make[1]: *** [tests] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling hdf5-1.4.4-1 failed

The first thing that I noticed is a problem with dlcompat.
The following appears in config.log:

configure:3709: checking dlfcn.h presence
configure:3716: gcc -E  conftest.c
configure:3712: header file 'dlfcn.h' not found
--
Martin




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to