[22893] in Source-Commits
Athena 9.9: r43 - in trunk/third/openafs: . src/cf src/venus
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Dec 4 17:02:47 2006
Date: Mon, 4 Dec 2006 17:02:36 -0500
Message-Id: <200612042202.kB4M2awm020060@equal-rites.mit.edu>
To: source-commits@MIT.EDU
From: ghudson@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2006-12-04 17:02:36 -0500 (Mon, 04 Dec 2006)
New Revision: 43
Modified:
trunk/third/openafs/Makefile.athena
trunk/third/openafs/configure
trunk/third/openafs/configure-libafs
trunk/third/openafs/src/cf/linux-test1.m4
trunk/third/openafs/src/venus/Makefile.in
Log:
Make OpenAFS build under SLED.
* src/cf/linux-test1.m4 (AC_TRY_KBUILD): SLED ships with an
out-of-source-tree build directory in /lib/modules/VERSION; test for
a path which exists in such a tree.
* src/venus/Makefile.in: Don't try to build kbuild; it hasn't been
working on Athena for a while, it's hard to get to build right with
the out-of-source-tree kernel build directory, and we don't want the
added kernel-version-dependent component of the openafs package.
* Makefile.athena: Adjust for differences in the kernel names provided
by SLED. Don't use --enable-redhat-buildsys.
Diff command:
svn diff -r42:43 file:///afs/dev.mit.edu/source/9.9-repos