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)
In file H5fortran_types.f90:32

         INTEGER, PARAMETER :: R_INTEGER = 
                                           1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:33

         INTEGER, PARAMETER :: HADDR_T  = 
                                          1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:34

         INTEGER, PARAMETER :: HSIZE_T  = 
                                          1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:35

         INTEGER, PARAMETER :: HSSIZE_T = 
                                          1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:36

         INTEGER, PARAMETER :: HID_T    = 
                                          1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:37

         INTEGER, PARAMETER :: SIZE_T   = 
                                          1
Error: Expected an initialization expression at (1)
In file H5fortran_types.f90:43

         INTEGER(SIZE_T), PARAMETER :: OBJECT_NAMELEN_DEFAULT_F = 
                       1
Error: Variable 'size_t' at (1) cannot appear in an initialization
expression
make[3]: *** [H5fortran_types.lo] Error 1
make[2]: *** [lib] Error 1
make[1]: *** [lib] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.vapFUk failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-hdf5-1.6.5-1003
(Reading database ... 57983 files and directories currently installed.)
Removing fink-buildlock-hdf5-1.6.5-1003 ...
Failed: phase compiling: hdf5-1.6.5-1003 failed

Any suggestions?

Jon C. Cline, Ph.D.
Research Associate

Department of Biology
Case Western Reserve University
Clapp Hall, Room 308
10900 Euclid Avenue
Cleveland, OH 44106-7080

Email:    [EMAIL PROTECTED]
Phone:    216-368-3561
Fax:    216-368-4672



-------------------------------------------------------
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