Could NOT find LibRHash - cmake
Michael Volland <[email protected]> Mon, 19 Mar 2018 15:46:12 +0100
| Newsgroups | gmane.linux.gentoo.user.german |
|---|---|
| Message-ID | <[email protected]> |
Hi, emerge -v cmake bricht beim configurieren ab: ############################## -- Could NOT find LibRHash (missing: LibRHash_INCLUDE_DIR) CMake Error at CMakeLists.txt:350 (message): CMAKE_USE_SYSTEM_LIBRHASH is ON but LibRHash is not found! Call Stack (most recent call first): CMakeLists.txt:662 (CMAKE_BUILD_UTILITIES) -- Configuring incomplete, errors occurred! ####################################################### Das System ist "~amd64" app-crypt/rhash-1.3.6 ist installiert. ----------------------------------- $ ls -l | grep -i librhash in /usr/lib lrwxrwxrwx 1 root root 13 Mar 19 14:58 librhash.so -> librhash.so.= 0 -rwxr-xr-x 1 root root 144648 Mar 19 14:58 librhash.so.0 ----------------------------------------------------------------- Ich nehme an, dass diese library gemeint ist? M=C3=BCsste eigentlichi: Auf einem anderen Rechner mit stable hab ich cma= ke reinstalliert und da wird die Library eben da gefunden: -- Found LibRHash: /usr/lib/librhash.so U.a. hab ich ein cmake von https://cmake.org/download/ behelfm=C3=A4=C3=9Fig installiert: selber Fehler... Wie k=C3=B6nnte ich das Library suchen nachvollziehen? Oder in welcher Richtung m=C3=BCsste ich da weiter suchen? Also schon mal vielen Danke f=C3=BCr jeden Hinwei=C3=9F! Gru=C3=9F Michael