SysFera / vishnu

Modular and high-level middleware for tasks, files and information management in heterogeneous and distributed HPC environments
http://sysfera.github.com/vishnu.html
Other
4 stars 12 forks source link

Can't compile tests without server #387

Open keoo opened 10 years ago

keoo commented 10 years ago

If the enable_testing flag is activated, we can't compile without the server otherwize we get the error message : Linking CXX shared library ../../../../lib/libvishnu-ums-server-mock.so /usr/bin/ld.bfd.real: cannot find -lvishnu-core-server-mock

It should not be compiled because server are not activated