[OpenAFS-devel] 1.2.7 and linux build
seth vidal
skvidal@phy.duke.edu
14 Nov 2002 20:43:40 -0500
--=-Cvfb4kOB91rpjknjYVsk
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi,
I was getting an error about a header in the linux kernel when trying
to build openafs.
--- src/config/param.i386_linux24.h~ Thu Nov 14 18:57:46 2002
+++ src/config/param.i386_linux24.h Thu Nov 14 18:57:46 2002
@@ -32,7 +32,7 @@
#ifdef AFS_SMP
#define CONFIG_SMP 1
#ifndef CONFIG_X86_LOCAL_APIC
-#define CONFIG_X86_LOCAL_APIC
+#define CONFIG_X86_LOCAL_APIC 1
#endif
#ifndef __SMP__
#define __SMP__
shouldn't that APIC statement have a one on it to deal with the #if in
the kernel headers?
-sv
--=-Cvfb4kOB91rpjknjYVsk
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQA91FFM1Aj3x2mIbMcRAnHIAKCOXiz6HXgeuZfKKRKIeY4UyccrMgCeKdwG
wGJZcRB0TzVvlrGpuo3ng3g=
=xUGn
-----END PGP SIGNATURE-----
--=-Cvfb4kOB91rpjknjYVsk--