[vtkusers] Shared libraries build on SUSE 10.0 64bit

toon Huysmans denhuys at hotmail.com
Fri Mar 17 13:42:19 EST 2006


Hello agian,

It seems that I was able to resolve the problem myself.  The problem was 
caused by make trying to symlink libvtksys.so.5.1.0 to libvtksys.so.  This 
could not succeed because the build directory resided on a FAT32 partition 
which, i guess, does not support symlinking or at least the implementation 
on my system has troubles with it. Using a build directory on my ReiserFS 
partition solved the problem!

Is this a bug or an unconvenience?

Greeting,

Toon.


>From: "Toon Huysmans" <denhuys at hotmail.com>
>To: <vtkusers at vtk.org>
>Subject: [vtkusers] Shared libraries build on SUSE 10.0 64bit
>Date: Fri, 17 Mar 2006 17:02:26 +0100
>
>Hi ,
>
>I am trying to build vtk cvs on a dual opteron machine running SUSE
>linux 10.0 64bit. When I use the standard options that cmake proposes to
>me, the build process (using make) ends without errors.   When I enable
>the BUILD_SHARED_LIBS cache value, then the build process end
>prematurely:
>
>cmi-132-207:/data/lib/vtk/vtk-cvs/build/linux # make
>
>Scanning dependencies of target vtksys
>Building CXX object
>Utilities/kwsys/CMakeFiles/vtksys.dir/CommandLineArguments.o
>Building C object Utilities/kwsys/CMakeFiles/vtksys.dir/ProcessUNIX.o
>Building C object Utilities/kwsys/CMakeFiles/vtksys.dir/Base64.o
>Building CXX object Utilities/kwsys/CMakeFiles/vtksys.dir/Directory.o
>Building CXX object
>Utilities/kwsys/CMakeFiles/vtksys.dir/RegularExpression.o
>Building CXX object Utilities/kwsys/CMakeFiles/vtksys.dir/SystemTools.o
>Linking CXX shared library ../../bin/libvtksys.so
>make[2]: *** [bin/libvtksys.so] Error 1
>make[1]: *** [Utilities/kwsys/CMakeFiles/vtksys.dir/all] Error 2
>make: *** [all] Error 2
>
>cmi-132-207:/data/lib/vtk/vtk-cvs/build/linux #
>
>There seems to be no error message, so I don't have a clue what the
>problem could be.
>
>Any Ideas? I you need more info, just ask!
>
>Greetings,
>
>Toon.
>
>
>
>Postal Address:
>
>   Vision Lab, Department of Physics
>   University of Antwerp (CMI)
>   Groenenborgerlaan 171 (U306)
>   B-2020 Antwerp, Belgium
>
>Tel: +32 (0) 3 265 32 24
>
>Fax: +32 (0) 3 265 33 18
>
>Email:  <mailto:toon.huysmans at ua.ac.be> toon.huysmans at ua.ac.be
>
>Web:  <http://webhost.ua.ac.be/visielab/staff/tohu/>
>http://webhost.ua.ac.be/visielab/staff/tohu/
>


>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
>http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers





More information about the vtkusers mailing list