Am Samstag, 27. Januar 2007 12:28 schrieb Frieder Bürzele:
> Hi,
> 
> I got the follow while trying to compile 2.6.20-rc6-rt2
> .config attached
> 
> Greetz Frieder
> 
> please CC me
> 
> 
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   GZIP    kernel/config_data.gz
>   IKCFG   kernel/config_data.h
>   CC      kernel/configs.o
>   LD      kernel/built-in.o
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> arch/i386/kernel/built-in.o: In function 
> `lapic_timer_broadcast':apic.c:(.text+0xccc8): undefined reference to 
> `send_IPI_mask_bitmask'
> make: *** [.tmp_vmlinux1] Error 1

Enabling CONFIG_SMP works around that.

      Karsten
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to