Re: Linux 2.5.31

Russell King (rmk@arm.linux.org.uk)
Sun, 11 Aug 2002 11:34:18 +0100


On Sun, Aug 11, 2002 at 12:16:16PM +0200, Andi Kleen wrote:
> Ivan Gyurdiev <ivangurdiev@attbi.com> writes:
> >
> > drivers/built-in.o: In function `parport_pc_probe_port':
> > drivers/built-in.o(.text+0x2dbf6): undefined reference to `request_dma'
> > drivers/built-in.o(.text+0x2dc98): undefined reference to `free_dma'
> > drivers/built-in.o: In function `parport_pc_unregister_port':
> > drivers/built-in.o(.text+0x2df94): undefined reference to `free_dma'
> > drivers/built-in.o(.data+0x4c20): undefined reference to `request_dma'
> > drivers/built-in.o(.data+0x4c24): undefined reference to `free_dma'
> > make: *** [vmlinux] Error 1
>
> make oldconfig and recompiling should fix that.

Hmm, is it time to make .config depend on arch/$(ARCH)/config.in and all
Config.in files?

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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