[Bugs] [Bug 1212676] NetBSD port

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 28 17:30:08 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1212676



--- Comment #19 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10408 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit 211b75e21e3f4a93307ae47b4fc9dc6cd3681394
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date:   Mon Apr 27 15:50:19 2015 +0200

    tier: relax libgfdb required version number

    When calling dlopen() for libgfdb, do not specify the library
    version number "libgfdb.so.0.0.1", since libtool will not always
    create libraries or link with that name with the full 3-digit
    version. For instance on NetBSD only up to the 2-digit version is
    available and "libgfdb.so.0.0.1" does not exist.

    Instead, just specify "libgfdb.so" and rely on smymlinks installed
    by libtool to find the relevant library.

    Backport of: I074b1009d3622a122fdaeb4b99658bca3277e211

    BUG: 1212676
    Change-Id: I334cb6be8508051105c393ce4bb350f9df014df5
    Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
    Reviewed-on: http://review.gluster.org/10408
    Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    Tested-by: NetBSD Build System
    Tested-by: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=JnmiD4BRC2&a=cc_unsubscribe


More information about the Bugs mailing list