[vtk-developers] Compilation error hdf5

Lonni Besançon lonni.besancon at gmail.com
Wed Feb 10 17:15:01 EST 2016


Thanks for all the useful help. 
I'll try to make to make android and hdf5 work together later on as I don't
have much time to spend on it these days. I'll be happy to help if you guys
investigate it as well.

However, now that I'm trying to turn off NetCDF, I can't seem to find what I
should do exactly.
I removed the module from the vtkAndroid.make, I checked that
VTK_USE_SYSTEM_HDF5 and VTK_USE_SYSTEM_NETCDF are off but I still get the
same error message:
[ 88%] Building C object
/ThirdParty/hdf5/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o
In file included from
/Users/lonnibesancon/VTK/ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c:46:0:
/Users/.../VTK/ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c: In function
'print_header':
/Users/.../VTK/ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c:191:30:
error: 'struct passwd' has no member named 'pw_gecos'
      if((comma = HDstrchr(pwd->pw_gecos, ','))) {/ (and so on)

I'm afraid I don't know what I should do to get over this error.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Compilation-error-hdf5-tp5736481p5736521.html
Sent from the VTK - Dev mailing list archive at Nabble.com.


More information about the vtk-developers mailing list