Discussion:
[gentoo-user-de] Could NOT find LibRHash - cmake
(zu alt für eine Antwort)
Michael Volland
2018-03-19 14:50:02 UTC
Permalink
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
David Haller
2018-03-19 19:30:02 UTC
Permalink
Hallo,
Post by Michael Volland
emerge -v cmake
##############################
CMAKE_USE_SYSTEM_LIBRHASH is ON but LibRHash is not found!
Der app-crypt/rhash-1.3.6 ebuild ist "defekt" denn die Header der lib
werden nicht mitinstaliert. Verwende app-crypt/rhash-1.3.5.

HTH,
-dnh
--
Power corrupts, PowerPoint corrupts absolutely. -- Vint Cerf
David Haller
2018-03-19 21:00:02 UTC
Permalink
Hallo,
Post by David Haller
Post by Michael Volland
emerge -v cmake
##############################
CMAKE_USE_SYSTEM_LIBRHASH is ON but LibRHash is not found!
Der app-crypt/rhash-1.3.6 ebuild ist "defekt" denn die Header der lib
werden nicht mitinstaliert. Verwende app-crypt/rhash-1.3.5.
Nachtrag: app-crypt/rhash-1.3.6-r1 ist gefixt.

-dnh
--
"Does it worry you that you don't talk any kind of sense? "
Loading...