[OpenAFS] Unable to start afs on OpenSuSE 11.1

Carsten Schulz-Key openafs@oo-design.org
Fri, 05 Jun 2009 17:35:47 +0200


--==_Exmh_1244216147_7515P
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Simon Wilkinson wrote:
>Try the attached patch for OpenAFS.

The patch can not applied against openafs-1.4.10-src.tar.bz2 due to=20
differences in acinclude.m4. Use the following for patching acinclude.m4

--- acinclude.m4=7E       2009-03-31 14:16:45.000000000 +0200
+++ acinclude.m4        2009-06-05 13:54:52.000000000 +0200
=40=40 -175,6 +175,12 =40=40
 AC_ARG_ENABLE(warnings,
 =5B  --enable-warnings                   enable compilation warnings whe=
n building with gcc (defaults to disabled)=5D,, enable_warnings=3D=22no=
=22
 )
+AC_ARG_ENABLE(=5Blinux-syscall-probing=5D,
+    =5BAS_HELP_STRING(=5B--disable-linux-syscall-probing=5D,
+        =5Bdisabling Linux syscall probing (defaults to enabled)=5D)=5D,=

+    ,
+    =5BAC_DEFINE(ENABLE_LINUX_SYSCALL_PROBING, 1,=20
+        =5Bdefine to enable syscall table probes=5D)=5D)
=20
 enable_login=3D=22no=22
=20
The resulting kernel module works fine:
 =24 uname -rp
 2.6.27.21-0.1-default i686
 =24 cat /etc/issue
 Welcome to openSUSE 11.1 - Kernel =5Cr (=5Cl).

Thank you for the patch=21
Carsten



--==_Exmh_1244216147_7515P
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE-----
Version: 2.6.3ia

iQEVAwUBSik7UuVLLWKtJb4RAQFTWQf/RozEV++NZbbDWUMru9scb9fRx5tq9/to
qnIhAqKmf5zw6Av4tRRzHJTsyw6Q2K6oghPI2FFmp+2Mm0dC2y/RASMCZey+j7VQ
1/R1JcInVu63bd9mZhxKCw7NhJpd8I8DG68EFeQhjpaVJrgj9sl4CbyyjYKePEB2
r5qZilARueFtrSPoWV3Dg8IM/wx130AK8Z47Z/qSYKfcx5k0edTx2LFpDQ49ZK03
bfRsJyURI0HXe1es2ftUGilAH/6WylbwgsBBb7B+AbTn8VuX4abDjZtj0xLzWbde
Q/BeTaE9NMEoGUudTKyMc9l2Hxys6tdfAgOBcOPSFlrAWYAOBzA4qA==
=j3NH
-----END PGP MESSAGE-----

--==_Exmh_1244216147_7515P--