Re: problem compiling 2.2.0pre2

Benjamin Scherrey (scherrey@gte.net)
Thu, 31 Dec 1998 22:34:57 -0500


I think a patch for this scrolled by a short time ago. My quick temporary solution
was to enable SMP for my kernel. It is a bug in the config stuff, however.

later,

Ben Scherrey

Theo Van Dinter wrote:

> I haven't seen this go by on the list yet, sorry if it's a repeat:
>
> milli 2:16pm [/usr/src/linux/] # make zImage
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
> -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o init/main.o init/main.c
> /usr/src/linux/include/asm/bugs.h: In function `check_config':
> In file included from init/main.c:27:
> /usr/src/linux/include/asm/bugs.h:354: `smp_found_config' undeclared (first
> use this function)
> /usr/src/linux/include/asm/bugs.h:354: (Each undeclared identifier is reported
> only once
> /usr/src/linux/include/asm/bugs.h:354: for each function it appears in.)
> make: *** [init/main.o] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/