device3dfx compilation errors with 2.4.2-ac14

Daniel Podlejski (underley@underley.eu.org)
Thu, 8 Mar 2001 21:15:53 +0100


In file included from /usr/src/linux/include/linux/highmem.h:5,
from /usr/src/linux/include/linux/vmalloc.h:7,
from /usr/src/linux/include/asm/io.h:110,
from /usr/src/linux/include/asm/pci.h:26,
from /usr/src/linux/include/linux/pci.h:559,
from 3dfx_driver.c:125:
/usr/src/linux/include/asm/pgalloc.h: In function `get_pgd_fast':
/usr/src/linux/include/asm/pgalloc.h:47: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h:47: (Each undeclared identifier is reported only once
/usr/src/linux/include/asm/pgalloc.h:47: for each function it appears in.)
/usr/src/linux/include/asm/pgalloc.h: In function `free_pgd_fast':
/usr/src/linux/include/asm/pgalloc.h:58: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h: In function `get_pte_fast':
/usr/src/linux/include/asm/pgalloc.h:75: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h: In function `free_pte_fast':
/usr/src/linux/include/asm/pgalloc.h:85: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
In file included from /usr/src/linux/include/asm/io.h:110,
from /usr/src/linux/include/asm/pci.h:26,
from /usr/src/linux/include/linux/pci.h:559,
from 3dfx_driver.c:125:
/usr/src/linux/include/linux/vmalloc.h: In function `vmalloc':
/usr/src/linux/include/linux/vmalloc.h:36: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
/usr/src/linux/include/linux/vmalloc.h: In function `vmalloc_dma':
/usr/src/linux/include/linux/vmalloc.h:45: `boot_cpu_data_R94da44ea' undeclared (first use in this function)
/usr/src/linux/include/linux/vmalloc.h: In function `vmalloc_32':
/usr/src/linux/include/linux/vmalloc.h:54: `boot_cpu_data_R94da44ea' undeclared (first use in this function)

-- 
Daniel Podlejski <underley@underley.eu.org>
   ... Whatever you do, I'll be two steps behind you
   Wherever you go, and I'll be there to remind you ...
-
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/