The following commit has been merged in the master branch:
commit 67d168511e716d12cc68476a7fda7e984e2ff96a
Author: Benjamin Kaduk <[email protected]>
Date:   Wed Oct 15 17:52:22 2014 -0400

    Avoid AFS_version conflicts in uafs
    
    libuafs links in both afsd.o and AFS_component_version_number.o;
    afsd.c #includes AFS_component_Version_number.c, which causes
    symbol conflicts when linking shared.
    
    Don't include the version file when compiling for UKERNEL, to
    avoid the conflict.
    
    Change-Id: I9474faf10e029d0022b12431aad51e27412b19fc
    Reviewed-on: http://gerrit.openafs.org/11544
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>

 src/afsd/afsd.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

Reply via email to