2002-12-11 23:19:02

by system_lists

[permalink] [raw]
Subject: Compilation problems with local APIC for uniprocessors in linux 2.4.20-ac2


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


2002-12-12 00:40:15

by Alan

[permalink] [raw]
Subject: Re: Compilation problems with local APIC for uniprocessors in linux 2.4.20-ac2

Thanks. Hopefully tha will go away in 21pre1-ac1 once I have the merge
done. Marcelo merged the final summit code so I can now back out a lot
of not quite final summit code and other cruft