Axp-List Archive
Re: linux-2.4.0-test10 compiling errors

Subject: Re: linux-2.4.0-test10 compiling errors
From: Christopher C. Chimelis (chris@debian.org)
Date: Thu Nov 2 12:00:16 2000


One more follow-up. Here's a patch that combines my changes to
Configure.help and the param.h patch. Give this a try and see if you like
it better. I'll submit the Configure.help patch to the kernel
list. Hopefully, we can get it in before the 2.4.0 final release.

diff -ruN linux-2.4.0-test10/Documentation/Configure.help linux-2.4.0-test10-patched/Documentation/Configure.help
--- linux-2.4.0-test10/Documentation/Configure.help Mon Oct 30 17:46:05 2000
+++ linux-2.4.0-test10-patched/Documentation/Configure.help Thu Nov 2 14:42:40 2000
@@ -2103,29 +2103,34 @@
   AlphaBook1 Alpha laptop
   Avanti AS 200, AS 205, AS 250, AS 255, AS 300, AS 400
   Cabriolet AlphaPC64, AlphaPCI64
- DP264 DP264
+ DP264 DP264, DS 10/20/20E, ES40, UP2000, XP 900/1000
   EB164 EB164 21164 evaluation board
   EB64+ EB64+ 21064 evaluation board
   EB66 EB66 21066 evaluation board
   EB66+ EB66+ 21066 evaluation board
+ Eiger SMARTEngine SBC models
   Jensen DECpc 150, DEC 2000 model 300,
- DEC 2000 model 500
+ DEC 2000 model 500
   LX164 AlphaPC164-LX
   Miata Personal Workstation 433a, 433au, 500a,
- 500au, 600a, or 600au
+ 500au, 600a, or 600au
   Mikasa AS 1000
+ Nautilus UP 1000/1100
   Noname AXPpci33, UDB (Multia)
   Noritake AS 1000A, AS 600A, AS 800
   PC164 AlphaPC164
+ Platform2000 Platform2000
   Rawhide AS 1200, AS 4000, AS 4100
   Ruffian RPX164-2, AlphaPC164-UX, AlphaPC164-BX
+ RX164 AlphaPC164-RX
   SX164 AlphaPC164-SX
   Sable AS 2000, AS 2100
   Takara Takara
   Titan Privateer
   Wildfire AlphaServer GS 40/80/160/320
 
- If you don't know what to do, choose "generic".
+ Choosing "generic" is the preferred selection, but if you
+ your system type, you can choose one of the above.
 
 EV5 CPU daughtercard
 CONFIG_ALPHA_PRIMO
diff -ruN linux-2.4.0-test10/include/asm-alpha/param.h linux-2.4.0-test10-patched/include/asm-alpha/param.h
--- linux-2.4.0-test10/include/asm-alpha/param.h Tue Jul 13 05:29:35 1999
+++ linux-2.4.0-test10-patched/include/asm-alpha/param.h Thu Nov 2 14:49:51 2000
@@ -27,4 +27,8 @@
 
 #define MAXHOSTNAMELEN 64 /* max length of hostname */
 
+#ifdef __KERNEL__
+# define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
+#endif
+
 #endif /* _ASM_ALPHA_PARAM_H */

_______________________________________________
Axp-list mailing list
Axp-list@redhat.com
https://listman.redhat.com/mailman/listinfo/axp-list



This archive was generated by hypermail version 2a22 on Fri Dec 1 08:00:05 2000 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.