<div>Maybe I'm completely out of context.... but maybe not : </div>
<div>Are you trying to build with multiple tasks ? I mean do you use : "make -j" ?</div>
<div> </div>
<div>I can't remember perfectly, but it seems to me that I had something wrong, maybe with hdf5, when using make -j ... (building on windows using msys-mingw)<br><br></div>
<div class="gmail_quote">2011/2/3 Eelco van Vliet <span dir="ltr"><<a href="mailto:eelcovv@gmail.com">eelcovv@gmail.com</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Unfortunately this does noet work, I got all kind of error message that it can not find HDF include directory etc. Since I am not administrator I can not install it in the default directories. I tried to compile the hdf lib myself, but this didn't work as well. Beside, hdf is delivered by the distribution right ?<br>
Well, if there is any other suggesting ? I am now trying with VTK_USE_SYSTEM_HDF5 = 0 again<br><br>The error message I got now ]<br> 1%] Built target H5make_libsettings
<div class="im"><br>Linking C shared library ../../../../bin/libvtkhdf5.so<br>CMakeFiles/vtkhdf5.dir/H5checksum.c.o: In function `gnu_dev_major':<br></div>/usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major'<br>
CMakeFiles/vtkhdf5.dir/H5.c.o:/usr/include/sys/sysmacros.h:43: first defined here<br>CMakeFiles/vtkhdf5.dir/H5checksum.c.o: In function `gnu_dev_minor':<br>/usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor'<br>
CMakeFiles/vtkhdf5.dir/H5.c.o:/usr/include/sys/sysmacros.h:49: first defined here<br>CMakeFiles/vtkhdf5.dir/H5checksum.c.o: In function `gnu_dev_makedev':<br>/usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev'<br>
CMakeFiles/vtkhdf5.dir/H5.c.o:/usr/include/sys/sysmacros.h:55: first defined here<br>CMakeFiles/vtkhdf5.dir/H5checksum.c.o: In function `stat':<br> etc<br>CMakeFiles/vtkhdf5.dir/__/H5Tinit.c.o: In function `mknod':<br>
/usr/include/sys/stat.h:465: multiple definition of `mknod'<br>CMakeFiles/vtkhdf5.dir/H5.c.o:/usr/include/sys/stat.h:465: first defined here<br>collect2: ld returned 1 exit status<br>make[2]: *** [bin/libvtkhdf5.so.1.8.5] Error 1<br>
make[1]: *** [VTK/Utilities/vtkhdf5/src/CMakeFiles/vtkhdf5.dir/all] Error 2<br>make: *** [all] Error 2<br><br><br><br>Regards<br><font color="#888888">Eelco</font>
<div>
<div></div>
<div class="h5"><br><br><br>
<div class="gmail_quote">On Thu, Feb 3, 2011 at 4:28 PM, David Partyka <span dir="ltr"><<a href="mailto:david.partyka@kitware.com" target="_blank">david.partyka@kitware.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Sorry yes, libhdf5 is what you can try with VTK_USE_SYSTEM_HDF5.
<div>
<div></div>
<div><br><br>
<div class="gmail_quote">On Thu, Feb 3, 2011 at 10:07 AM, Eelco van Vliet <span dir="ltr"><<a href="mailto:eelcovv@gmail.com" target="_blank">eelcovv@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Mmm,<br><br>I can't find libvtkhdf, but only<br><br>/usr/lib64/libhdf5.so.6.0.1<br><br>Is this the same ?
<div>
<div></div>
<div><br><br><br>
<div class="gmail_quote">On Thu, Feb 3, 2011 at 4:04 PM, Eelco van Vliet <span dir="ltr"><<a href="mailto:eelcovv@gmail.com" target="_blank">eelcovv@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi David, <br><br>Distro: Scientific Linux SL release 5.2 (Boron) 64-bit version<br>GCC: gcc (OpenFOAM) 4.3.3<br>
<br>I don't know where I can find libvtkhdf. Should I build it myself. Where can I get it ?<br><br>Regards, <br><font color="#888888"><br>Eelco</font>
<div>
<div></div>
<div><br><br>
<div class="gmail_quote">On Thu, Feb 3, 2011 at 2:53 PM, David Partyka <span dir="ltr"><<a href="mailto:david.partyka@kitware.com" target="_blank">david.partyka@kitware.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">That is strange, can you tell us what distro/gcc version you're using? You can't turn hdf5 off but you could install your distros hdf5/build it yourself and then turn on VTK_USE_SYSTEM_HDF5.<br>
<br>
<div class="gmail_quote">
<div>
<div></div>
<div>On Thu, Feb 3, 2011 at 8:41 AM, Eelco van Vliet <span dir="ltr"><<a href="mailto:eelcovv@gmail.com" target="_blank">eelcovv@gmail.com</a>></span> wrote:<br></div></div>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div>Dear all. <br><br>I have been trying to compile the new 3.10 paraview source under my linux system, but got the following complaint:<br><br>Linking C shared library ../../../../bin/libvtkhdf5.so<br>CMakeFiles/vtkhdf5.dir/H5checksum.c.o: In function `gnu_dev_major':<br>
<br>And from there many more errors related to the libvtkhdf5 library. Any other people who have experienced this error ? Do I need hdf5? Can I switch it off ?<br>Any hints appreciated.<br><br>Regards, <br><font color="#888888"><br>
Eelco <br></font><br></div></div>_______________________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></blockquote></div><br></div></div></blockquote></div><br></div></div></blockquote></div><br></div></div></blockquote></div><br></div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>