Jon Cline wrote:
I have been attempting without success over the past few days to compile
hdf5-1.6.5-1003 on an intel mac and am current stuck.

I'm left with:

/sw/bin/g95 -I. -O -I. -c H5fortran_types.f90  -fno-common -DPIC -o
.libs/H5fort
ran_types.lo
In file H5fortran_types.f90:31

INTEGER, PARAMETER :: R_LARGE = 1
Error: Expected an initialization expression at (1)
[]
Failed: phase compiling: hdf5-1.6.5-1003 failed

Can you try the following? Edit the file hdf5.info (in /sw/fink/dists/unstable/main/finkinfo/sci/) and add the two lines

 cp config/powerpc-apple config/i686-apple
 cp fortran/config/powerpc-apple fortran/config/i686-apple

to the PatchScript. It should then build.

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to