Compilation problems with local APIC for uniprocessors in linux 2.4.20-ac2

From: system_lists@nullzone.org
Date: Wed Dec 11 2002 - 18:27:12 EST


I got:

gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-ac2/include
-I/usr/lib/gcc-lib/i386-linux/3.2.2/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix
include -DKBUILD_BASENAME=mpparse -c -o mpparse.o mpparse.c
mpparse.c:75: `dest_LowestPrio' undeclared here (not in a function)
mpparse.c: In function `smp_read_mpc':
mpparse.c:607: `dest_Fixed' undeclared (first use in this function)
mpparse.c:607: (Each undeclared identifier is reported only once
mpparse.c:607: for each function it appears in.)
mpparse.c:607: `dest_LowestPrio' undeclared (first use in this function)
make[1]: *** [mpparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.20-ac2/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

the variable is not defined or is not "inherited".

Seeya

-
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/



This archive was generated by hypermail 2b29 : Sun Dec 15 2002 - 22:00:23 EST