The following commit has been merged in the openafs-stable-1_6_x branch:
commit cdb1bb0b29d1aa896a57619cf8f87aabbe798193
Author: Benjamin Kaduk <[email protected]>
Date:   Wed Aug 27 12:23:20 2014 -0400

    Appease compile_et for objdir builds
    
    The argument we pass to -p needs to be in the source tree, not
    the object tree -- compile_et will not find the input files it
    wants in the objdir tree.
    
    For tbudb we can do this as is done on master, by just including
    it in the local variable BUDB, but for tptserver and tvlserver
    that is a rather invasive change.
    
    This fixes the build with a separate objdir, which was broken by
    commit 7c451fab11b65dd5e2860715b939e5de33c7645e.
    
    Change-Id: If90f170ef3777a9987a0ba91747041abb89b2b65
    Reviewed-on: http://gerrit.openafs.org/11435
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/tbudb/Makefile.in     |   10 +++++-----
 src/tptserver/Makefile.in |    4 ++--
 src/tvlserver/Makefile.in |    4 ++--
 3 files changed, 9 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to