[MINC-users] MINC installation issue

Andrew Janke a.janke at gmail.com
Mon Jan 16 18:34:16 EST 2012


Hi Thomas,

On 17 January 2012 01:09, Thomas Funck <thomas.funck at mail.mcgill.ca> wrote:
> I've tried older versions of HDF5 (1.6.9) and  I get the following errors when trying to use the minc2 library:
> /usr/local/neuro/lib//libminc2.so: undefined reference to `H5Acreate1'
>
> <...>
>
> On the other hand, when I install HDF5(1.8.9) I get the following errors:
> libsrc/hdf_convenience.c:83:9: error: too few arguments to function ‘H5Gopen2’
> /usr/local/neuro/include/H5Gpublic.h:78:14: note: declared here

The version of HDF5 I am using is 1.8.4 but 1.8.9 should be fine. Are
you doing a "make clean" and re-running configure between compilation
attempts with the different versions?  It's possibly also best to
remove config.cache

Also make sure you are using the '--with-minc2' configure switch.


a


More information about the MINC-users mailing list