[Bugs] [Bug 1447966] 'make cscope' fails on a clean tree due to missing generated XDR files

bugzilla at redhat.com bugzilla at redhat.com
Fri May 5 11:31:36 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17176 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit 93ecfcddbfc6bdc77a720f55dbd51fc256961d68
Author: Niels de Vos <ndevos at redhat.com>
Date:   Thu May 4 12:26:26 2017 +0200

    build: 'make cscope' requires generated .c and .h XDR files

    When running 'make cscope' on a clean configured tree (before building
    anything), it fails because of missing files unders rpc/xdr/src/. These
    files are symlinked from generated files in the rpc/xdr/gen/ directory.
    In order to create the symlinks for 'make cscope', a target needs to
    specify how these symlinks are created.

    Change-Id: I473c90e10d915ee438425cf0f806c0531b9f582a
    BUG: 1447966
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: https://review.gluster.org/17176
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    NetBSD-regression: NetBSD 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=ldhtdcGqUT&a=cc_unsubscribe


More information about the Bugs mailing list