[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] failed compile on 2.2.5 -- iounit_map_dma_init/page
- Subject: [ale] failed compile on 2.2.5 -- iounit_map_dma_init/page
- From: foobar at stargate.totalchaos.org (Eric Webb)
- Date: Mon, 12 Apr 1999 02:29:51 -0400 (EDT)
After installing RH5.2 on my SPARCstation 2, I dropped in the 2.2.5 kernel
source tree. I configured and compiled, and all came out fine until the
very end:
arch/sparc/kernel/kernel.o(__ksymtab+0xc0): undefined reference to
`iounit_map_dma_init'
arch/sparc/kernel/kernel.o(__ksymtab+0xc8): undefined reference to
`iounit_map_dma_page'
make: *** [vmlinux] Error 1
Any ideas?
Eric