Messages in this thread |  | | Date | Thu, 1 Mar 2001 01:27:17 +0100 | | From | Erik Mouw <> |
| |
On Wed, Feb 28, 2001 at 09:32:09AM -0500, David Anderson wrote: > *CC daveanderson@eudoramail.com* on reply. > > ln -s linux-2.4 linux > > That helps a bit. Here's what I get now when doing 'make bzImage': > > In file included from /usr/src/linux/include/linux/string.h:21, > from /usr/src/linux/include/linux/fs.h:23, > from /usr/src/linux/include/linux/capability.h:17, > from /usr/src/linux/include/linux/binfmts.h:5, > from /usr/src/linux/include/linux/sched.h:9, > from /usr/src/linux/include/linux/mm.h:4, > from /usr/src/linux/include/linux/slab.h:14, > from /usr/src/linux/include/linux/proc_fs.h:5, > from init/main.c:15: > /usr/src/linux/include/asm/string.h:305: `current' undeclared (first use in this function) > /usr/src/linux/include/asm/string.h: In function `__memcpy3d': > /usr/src/linux/include/asm/string.h:312: `current' undeclared (first use in this function) > make: *** [init/main.o] Error 1
Known problem. Disable "SMP support" for Athlon CPUs.
Erik
-- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl WWW: http://www-ict.its.tudelft.nl/~erik/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |