]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
venus depends on libafsauthent
authorMarc Dionne <marc.c.dionne@gmail.com>
Mon, 8 Aug 2011 20:08:25 +0000 (16:08 -0400)
committerPaul Smeddle <paul.smeddle@gmail.com>
Sat, 22 Dec 2012 11:59:43 +0000 (03:59 -0800)
Add an explicit dependency on libafsauthent for src/venus, since it
is needed to build afsio.  This can cause parallel builds to fail.

Reviewed-on: http://gerrit.openafs.org/5171
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 784a410d0f1d6b5649c5b4943eb1b945ef7d70e8)

Change-Id: I8baf9008e4f59d916242e0a8ac9bda19522f0b0d
Reviewed-on: http://gerrit.openafs.org/8800
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Makefile.in

index 3a901b8de1dff904dba234268f088c0a4154a85d..e3450a3ba104d2a32663d90a4beb4f26b508e9f5 100644 (file)
@@ -336,7 +336,7 @@ dvolser: project tviced usd libafsrpc libafsauthent volser
                echo Not building DAFS volser for ${SYS_NAME} ;;          \
        esac
 
-venus: cmd comerr volser ptserver libafscp
+venus: cmd comerr volser ptserver libafscp libafsauthent
        +${COMPILE_PART1} venus ${COMPILE_PART2}
        +${COMPILE_PART1} venus/test ${COMPILE_PART2}