[parisc-linux] Kernel 2.4.20 build error

Ricardo Jose Guevara Ochoa jguevara@unitec.edu
Wed, 02 Apr 2003 16:23:10 -0600


I downloaded the latest kernel for the parisc family, and when i tried 
to compile and build the kernel it gave me an error in the make 
vmlinux:
ccio-dma.c: In function `ccio_probe':
ccio-dma.c:1551: `ccio_proc_info' undeclared (first use in this 
function)
ccio-dma.c:1551: (Each undeclared identifier is reported only once
ccio-dma.c:1551: for each function it appears in.)
ccio-dma.c:1553: `ccio_resource_map' undeclared (first use in this 
function)
make[1]: *** [ccio-dma.o] Error 1
make[1]: Leaving directory 
`/home/rguevara/source/linux/arch/parisc/kernel'
make: *** [_dir_arch/parisc/kernel] Error 2

I'm tried to compile in a HP 9000 D-Class D270 running Debian 3.0r1 
with linux version 2.4.17-32 and gccv 3.0.4
any suggestions.
Ricardo J Guevara