hi,
do you know where i could add this “-luuid” flag to build the pvdataserver? (tried few places with no success)
thank you!
from the point 3 in my last post:
[100%] Linking CXX executable …/bin/pvdataserver
//usr/lib/x86_64-linux-gnu/libSM.so.6: undefined reference to uuid_generate@UUID_1.0’ //usr/lib/x86_64-linux-gnu/libSM.so.6: undefined reference touuid_unparse_lower@UUID_1.0’
collect2: error: ld returned 1 exit status
CommandLineExecutables/CMakeFiles/pvdataserver.dir/build.make:129: recipe for target ‘bin/pvdataserver’ failed
make[2]: *** [bin/pvdataserver] Error 1
CMakeFiles/Makefile2:49614: recipe for target ‘CommandLineExecutables/CMakeFiles/pvdataserver.dir/all’ failed
make[1]: *** [CommandLineExecutables/CMakeFiles/pvdataserver.dir/all] Error 2
Makefile:151: recipe for target ‘all’ failed
make: *** [all] Error 2