Hi, I solved the problem I reported when opening this thread, by simply enabling "Backward compatibility mode for Xpmac" in the "Console drivers" section. Please note that I am using XFreeeV4, on a PowerBook Lombard, and I do not use Xpmac.
The compilation went on, and I know have the following error on the PCI bridge. Sergio make all_targets make[2]: Entering directory `/usr/src/linux/lib' make[2]: Nothing to be done for `all_targets'. make[2]: Leaving directory `/usr/src/linux/lib' make[1]: Leaving directory `/usr/src/linux/lib' make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring " -C arch/ppc/kernel make[1]: Entering directory `/usr/src/linux/arch/ppc/kernel' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o pmac_pci.o pmac_pci.c pmac_pci.c: In function `pmac_pci_enable_device_hook': pmac_pci.c:550: `PCI_DEVICE_ID_APPLE_KL_USB' undeclared (first use in this function) pmac_pci.c:550: (Each undeclared identifier is reported only once pmac_pci.c:550: for each function it appears in.) make[1]: *** [pmac_pci.o] Error 1 make[1]: Leaving directory `/usr/src/linux/arch/ppc/kernel' make: *** [_dir_arch/ppc/kernel] Error 2 <root>

