Michael Volland
2018-03-19 14:50:02 UTC
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üsste eigentlichi: Auf einem anderen Rechner mit stable hab ich cmake
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äßig installiert: selber Fehler...
Wie könnte ich das Library suchen nachvollziehen?
Oder in welcher Richtung müsste ich da weiter suchen?
Also schon mal vielen Danke für jeden Hinweiß!
Gruß
Michael
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üsste eigentlichi: Auf einem anderen Rechner mit stable hab ich cmake
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äßig installiert: selber Fehler...
Wie könnte ich das Library suchen nachvollziehen?
Oder in welcher Richtung müsste ich da weiter suchen?
Also schon mal vielen Danke für jeden Hinweiß!
Gruß
Michael