Hi, I get this when I try to compile on a x86_64. carlos@kiopa:~/kernel/linux-2.6.15-rc2-mm1$ CROSS_COMPILE=/cross-tools/bin/x86_64-gnu-linux- make bzImage modules CHK include/linux/version.h CHK include/linux/compile.h CHK usr/initramfs_list LD arch/x86_64/kernel/bootflag.o CC arch/x86_64/kernel/pci-dma.o arch/x86_64/kernel/pci-dma.c:29: error: conflicting types for 'dma_map_sg' include/asm/dma-mapping.h:149: error: previous declaration of 'dma_map_sg' was here arch/x86_64/kernel/pci-dma.c:50: error: conflicting types for 'dma_unmap_sg' include/asm/dma-mapping.h:151: error: previous declaration of 'dma_unmap_sg' was here make[1]: *** [arch/x86_64/kernel/pci-dma.o] Error 1 make: *** [arch/x86_64/kernel] Error 2 My .config is attached. -- Carlos Martín Nieto http://www.cmartin.tk "¿Cómo voy a decir bobadas si soy mudo?" -- CACHAI
Attachment:
config
Description: Binary data
- Follow-Ups:
- Re: 2.6.15-rc3-mm1
- From: Andrew Morton <[email protected]>
- Re: 2.6.15-rc3-mm1
- References:
- 2.6.15-rc3-mm1
- From: Andrew Morton <[email protected]>
- 2.6.15-rc3-mm1
- Prev by Date: Re: [PATCH 0/9] x86-64 put current in r10
- Next by Date: Re: [PATCH 0/9] x86-64 put current in r10
- Previous by thread: Re: 2.6.15-rc3-mm1
- Next by thread: Re: 2.6.15-rc3-mm1
- Index(es):