linux-2.2.0-pre2 won't compile for D__KERNEL

Eva Hocks (hocks@rzri6h.gsi.de)
Fri, 1 Jan 1999 23:57:06 +0100 (CET)


Can't seem to compile with CONFIG_SMP is not set. Any hints what's wrong?
Thanks,
-Eva.

make: Circular /usr/src/linux-2.2.0pre2/include/linux/uio.h <-
/usr/src/linux-2.2.0pre2/include/linux/socket.h dependency dropped.
gcc -D__KERNEL__ -I/usr/src/linux-2.2.0pre2/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-2.2.0pre2/include/asm/bugs.h: In function `check_config':
In file included from init/main.c:27:
/usr/src/linux-2.2.0pre2/include/asm/bugs.h:354: `smp_found_config'
undeclared (first use this function)
/usr/src/linux-2.2.0pre2/include/asm/bugs.h:354: (Each undeclared
identifier is reported only once
/usr/src/linux-2.2.0pre2/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/