|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Re: [PATCH]: cleanup of tlb.c
On Tue, 2006-03-21 at 14:20 +0100, Tristan Gingold wrote:
> Hi,
>
> only a few subprograms of tlb.c are in fact used.
Fails to build:
gcc -O2 -fomit-frame-pointer -DNDEBUG -Wall -Wstrict-prototypes
-Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common
-fno-strict-aliasing -mconstant-gp -O2 -iwithprefix include -Wall
-fomit-frame-pointer -I/opt/xen/20060321-patches/xen/include -D__KERNEL__
-I/opt/xen/20060321-patches/xen/include/asm-ia64
-I/opt/xen/20060321-patches/xen/include/asm-ia64/linux
-I/opt/xen/20060321-patches/xen/include/asm-ia64/linux
-I/opt/xen/20060321-patches/xen/include/asm-ia64/linux-xen
-I/opt/xen/20060321-patches/xen/include/asm-ia64/linux-null
-I/opt/xen/20060321-patches/xen/arch/ia64/linux
-I/opt/xen/20060321-patches/xen/arch/ia64/linux-xen -DIA64 -DXEN -DLINUX_2_6
-DV_IOSAPIC_READY -ffixed-r13 -mfixed-range=f12-f15,f32-f127 -g -g -D__XEN__ -c
linux-xen/smp.c -o smp.o
linux-xen/smp.c: In function `smp_flush_tlb_mm':
linux-xen/smp.c:306: warning: implicit declaration of function
`local_finish_flush_tlb_mm'
linux-xen/smp.c:319: error: `local_finish_flush_tlb_mm' undeclared (first use
in this function)
linux-xen/smp.c:319: error: (Each undeclared identifier is reported only once
linux-xen/smp.c:319: error: for each function it appears in.)
make[1]: *** [smp.o] Error 1
make[1]: Leaving directory `/opt/xen/20060321-patches/xen/arch/ia64'
make: *** [/opt/xen/20060321-patches/xen/xen] Error 2
Thanks,
Alex
--
Alex Williamson HP Linux & Open Source Lab
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|