On 20/05/11 7:38 , Patrick Steffens wrote: > I was hardly trying to build OSG on my virtual machine with OpenSuSE 11.2 > installed on it. > I did the following steps: > > 1. downloaded the sources of OSG 2.8.4. > 2. unzipped them > 3. ran the configure script from within the folder I attached the output of > the configure > script. > 4. Finally I ran make and this one threw an error of which really cannot find > a solution for. > > Firstmake builds 6 CXX-Objects and then i get the following error: > > Linking CXX shared library ../../../lib/libOpenThreads.so CMake Error: > cmake_symlink_library: System Error: Protocol error CMake Error: > cmake_symlink_library: > System Error: Protocol error
Are you maybe building on a (shared?) file system that does not support symlinks? Cheers, /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

