ac_cv_linux_config_modversions=yes,
ac_cv_linux_config_modversions=no)])
AC_MSG_RESULT($ac_cv_linux_config_modversions)
- ac_cv_linux_config_modversions=yes
AC_MSG_CHECKING(which kernel modules to build)
- if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then
+ if false; then
MPS="MP SP"
else
AC_CACHE_VAL(ac_cv_linux_config_smp, [
echo "$as_me:$LINENO: result: $ac_cv_linux_config_modversions" >&5
echo "${ECHO_T}$ac_cv_linux_config_modversions" >&6
- ac_cv_linux_config_modversions=yes
echo "$as_me:$LINENO: checking which kernel modules to build" >&5
echo $ECHO_N "checking which kernel modules to build... $ECHO_C" >&6
- if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then
+ if false; then
MPS="MP SP"
else
if test "${ac_cv_linux_config_smp+set}" = set; then
echo "$as_me:$LINENO: result: $ac_cv_linux_config_modversions" >&5
echo "${ECHO_T}$ac_cv_linux_config_modversions" >&6
- ac_cv_linux_config_modversions=yes
echo "$as_me:$LINENO: checking which kernel modules to build" >&5
echo $ECHO_N "checking which kernel modules to build... $ECHO_C" >&6
- if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then
+ if false; then
MPS="MP SP"
else
if test "${ac_cv_linux_config_smp+set}" = set; then
* Add 2.6 to kern-sysname for i386
* Apply patch from
/afs/cs.cmu.edu/user/jhutz/junk/openafs-patches/openafs-build-on-linux26 which correctly generates 2.6 modules.
+ * use make only_libafs not dest_only_libafs
- --
+ -- Sam Hartman <hartmans@debian.org> Sun, 30 May 2004 16:02:19 -0400
openafs (1.2.11-1) unstable; urgency=high
build-modules-stamp:
-ln -s @sys/dest dest
-ln -s $(SYS_NAME) @sys
- sh configure --with-afs-sysname=$(SYS_NAME) --with-linux-kernel-headers=$(KSRC)
- make dest_only_libafs
+ sh configure --with-afs-sysname=$(SYS_NAME) --with-linux-kernel-headers=$(KSRC) --prefix=`pwd`/debian/tmp
+ make only_libafs
+ cd src/libafs&&make install
touch build-modules-stamp
binary-modules: build-modules