[Bugs] [Bug 1198849] Minor improvements and cleanup for the build system

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 17 09:24:33 UTC 2017


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



--- Comment #104 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16639 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit b8d827f4e7a289a7d6052e2596064b2f4ceb8d60
Author: Niels de Vos <ndevos at redhat.com>
Date:   Thu Feb 16 09:58:15 2017 +0100

    build: fix linking of 'gf_logdump' and 'gf_recon'

    When linking the 'gf_recon' and 'gf_logdump' binaries on certain OS's
    (Debian?), the following error is returned and compilation aborts:

        Making all in src
          CCLD     gf_recon
        Makefile:617: recipe for target 'gf_recon' failed

    Furher inspection showed this failure:

        /lib/x86_64-linux-gnu/libuuid.so.1: error adding symbols: DSO missing
from command line

    'gf_recon' and 'gf_logdump' link against libgfapi, and also need to pass
the
    additional used libraries on the 'ld' commandline.

    Change-Id: I7401023f154dde46443f0186dda8ba749951234c
    Reported-by: chawlanikhil24 (on IRC)
    BUG: 1198849
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: https://review.gluster.org/16639
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>

-- 
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=kQbUCr1x6l&a=cc_unsubscribe


More information about the Bugs mailing list