Hallo!

I'm trying to compile the above kernel with a setup that's working with 
2.4.19-19mdk, but it fails.  My laptop's got a Twister chipset and a P3-M 
processor.

TIA

--------
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21pre4-4mdk/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE 
-DMODVERSIONS -include 
/usr/src/linux-2.4.21pre4-4mdk/include/linux/modversions.h  -nostdinc 
-iwithprefix include -DKBUILD_BASENAME=agpgart_be  -DEXPORT_SYMTAB -c 
agpgart_be.c
agpgart_be.c: In function `agp_generic_create_gatt_table':
agpgart_be.c:584: warning: assignment from incompatible pointer type
agpgart_be.c: In function `intel_mgm_insert_entries':
agpgart_be.c:1590: `AGP_PHYS_MEMORY' undeclared (first use in this function)
agpgart_be.c:1590: (Each undeclared identifier is reported only once
agpgart_be.c:1590: for each function it appears in.)
agpgart_be.c: In function `intel_mgm_alloc_by_type':
agpgart_be.c:1646: `AGP_DCACHE_MEMORY' undeclared (first use in this function)
agpgart_be.c:1648: `AGP_PHYS_MEMORY' undeclared (first use in this function)
agpgart_be.c: In function `intel_mgm_setup':
agpgart_be.c:1687: `intel_i810_masks' undeclared (first use in this function)
agpgart_be.c:1698: `intel_i810_tlbflush' undeclared (first use in this 
function)
agpgart_be.c:1699: `intel_i810_mask_memory' undeclared (first use in this 
function)
agpgart_be.c:1700: `intel_i810_agp_enable' undeclared (first use in this 
function)
agpgart_be.c:1709: `intel_i810_free_by_type' undeclared (first use in this 
function)
agpgart_be.c: At top level:
agpgart_be.c:1684: warning: `intel_mgm_setup' defined but not used
make[3]: *** [agpgart_be.o] Error 1
make[3]: Saliendo directorio `/usr/src/linux-2.4.21pre4-4mdk/drivers/char/agp'
make[2]: *** [_modsubdir_agp] Error 2
make[2]: Saliendo directorio `/usr/src/linux-2.4.21pre4-4mdk/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Saliendo directorio `/usr/src/linux-2.4.21pre4-4mdk/drivers'
make: *** [_mod_drivers] Error 2
--------
-- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
    www.ClubIbosim.org
Linux: usuari registrat 190.783


Reply via email to