• [gentoo-user-de] Could NOT find LibRHash - cmake

    From Michael Volland@21:1/5 to All on Mon Mar 19 15:50:02 2018
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Haller@21:1/5 to Michael Volland on Mon Mar 19 20:30:02 2018
    Hallo,

    Am Mon, 19 Mar 2018, Michael Volland schrieb:
    emerge -v cmake

    bricht beim configurieren ab:

    ##############################
    CMake Error at CMakeLists.txt:350 (message):
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Haller@21:1/5 to David Haller on Mon Mar 19 22:00:02 2018
    Hallo,

    Am Mon, 19 Mar 2018, David Haller schrieb:
    Am Mon, 19 Mar 2018, Michael Volland schrieb:
    emerge -v cmake

    bricht beim configurieren ab:

    ##############################
    CMake Error at CMakeLists.txt:350 (message):
    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? "

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)