|
From: Ivo R. <iv...@iv...> - 2017-08-17 17:11:37
|
2017-08-17 18:42 GMT+02:00 Rob Boehne <ro...@da...>: > All, > > Is there a guide for building valgrind on intelsolaris? I’m running into > an explict error > > *valgrind-3.13.0/include/vki/vki-solaris-repcache.h:343:2:* *error: *#error > Unsupported repcache protocol version > > Rob, You are not missing a package. Repository cache protocol is an inherent part of the core system. There could be three possible problems: - repcache protocol version autodetection failed somehow - you are running too old Solaris version (and Valgrind does not support it) - you are running too new Solaris version (highly unlikely) Please could you report 'pkg info entire' and then I will try to reproduce it. I. |