[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

failing to compile kernel



I have done it plenty of times, enough to confuse myself.

I had been unable to recompile the kernel for a while.  Hopes that updates to gcc (although I am behind now) would fix the problem seem not to pan out.

I have not prayed at any Debian(R)(Tmark) approved altars, too lately.

PPC: 15" Powerbook/superdrive Nov 2001
GCC: gcc (GCC) 3.3.1 20030626 (Debian prerelease)

Error, seeming to relate to agp:

make[4]: Entering directory `/usr/src/linux/drivers/char/agp'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/usr/src/linux/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=agpgart_be  -DEXPORT_SYMTAB -c agpgart_be.c
agpgart_be.c:95:2: #error "Please define flush_cache."
agpgart_be.c:401: warning: `agp_generic_agp_enable' defined but not used
agpgart_be.c:494: warning: `agp_generic_create_gatt_table' defined but not used
agpgart_be.c:618: warning: `agp_generic_suspend' defined but not used
agpgart_be.c:623: warning: `agp_generic_resume' defined but not used
agpgart_be.c:628: warning: `agp_generic_free_gatt_table' defined but not used
agpgart_be.c:680: warning: `agp_generic_insert_memory' defined but not used
agpgart_be.c:742: warning: `agp_generic_remove_memory' defined but not used
agpgart_be.c:759: warning: `agp_generic_alloc_by_type' defined but not used
agpgart_be.c:764: warning: `agp_generic_free_by_type' defined but not used
agpgart_be.c:782: warning: `agp_generic_alloc_page' defined but not used
agpgart_be.c:802: warning: `agp_generic_destroy_page' defined but not used
make[4]: *** [agpgart_be.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/char/agp'
make[3]: *** [_modsubdir_agp] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/char'
make[2]: *** [_modsubdir_char] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers'
make[1]: *** [_mod_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [stamp-build] Error 2


Thank you muchily.

Josh Simeon Narins



Reply to: