lkml.org 
[lkml]   [2000]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subjecttest 10 breaks on alpha
Date
Here's the patch to make it compile.  I haven't tested this yet, but
I will once I can actually get a chance to sit at the console...

--- SNIP ---

--- /usr/src/linux/include/asm-alpha/param.h.orig Wed Nov 1 12:31:56 2000
+++ /usr/src/linux/include/asm-alpha/param.h Wed Nov 1 12:33:22 2000
@@ -27,4 +27,8 @@

#define MAXHOSTNAMELEN 64 /* max length of hostname */

+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC 1024 /* frequency at which times() counts */
+#endif
+
#endif /* _ASM_ALPHA_PARAM_H */
--
Mark Allen -- mallen@byte-me.org -- http://www.byte-me.org/~mallen/
PGP1: 0x5CDC2161 Mark Allen (Personal Key) <mallen@byte-me.org>
PGP2: 0x80402A46 Mark Allen (Work) <mallen@tuxtops.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.027 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site