Thanks for the reply. so wait though, do i need to point the configure to the hdf4 or hdf5 library? Currently i am pointing it to the hdf5 library (in fact i haven't even build the hdf4 library)
thanks matt On 5/13/2010 2:20 PM, H. Joe Lee wrote: > Hi, Matt! > > You may want to try '%make CC=/path/to/hdf4_install_dir/bin/h4cc' and see if > it works. > > -- > +1(217)265-7710 > http://hdfeos.org > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Matt Funk > Sent: Thursday, May 13, 2010 3:12 PM > To: HDF Users Discussion List > Subject: [Hdf-forum] trying to build h4toh5 tools > > Hi, > > i am having problem building the h4toh5 tools on a machine. I tried the > binaries first but that gave me a a core dump. > Anyway, i build the hdf5-1.8.4-patch1 libs and then configured h4h5tools > (and pointed the hdf5 build). > The h4h5tools configures alright. > > However, when i issue: make i get the following: > gcc -DPACKAGE_NAME=\"H4H5Tools\" -DPACKAGE_TARNAME=\"h4h5tools\" > -DPACKAGE_VERSION=\"2.1.1\" -DPACKAGE_STRING=\"H4H5Tools\ 2.1.1\" > -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" > -DPACKAGE=\"h4h5tools\" -DVERSION=\"2.1.1\" -DSTDC_HEADERS=1 > -DHAVE_HDF5_H=1 -DHAVE_LIBHDF5=1 -I. > -I/home/mafunk/CODE/RSET/externalPackages/src/hdf5-1.8.4-patch1/hdf5/include > > -m64 -MT h4toh5anno.o -MD -MP -MF .deps/h4toh5anno.Tpo -c -o > h4toh5anno.o h4toh5anno.c > In file included from h4toh5main.h:43, > from h4toh5anno.c:77: > h4toh5util.h:45:17: error: hdf.h: No such file or directory > h4toh5util.h:46:19: error: mfhdf.h: No such file or directory > In file included from h4toh5util.h:49, > from h4toh5main.h:43, > from h4toh5anno.c:77: > h4toh5.h:25:19: error: hfile.h: No such file or directory > In file included from h4toh5util.h:49, > from h4toh5main.h:43, > from h4toh5anno.c:77: > > what am i missing? > > thanks > matt > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org > > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org > _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
