Hi! I have anUmax S900SMP with Voodoo3 and adaptec 2940UW scsi card running sarge. Because I cant use kernel-image-2.4.26-powerpc-smp-pmac to boot. And there are problems with initrd booting on oldworld I also cant use kernel-image-2.6.8-powerpc-smp. So I built my own kernel and got the following errors:
CC arch/ppc/platforms/chrp_setup.o arch/ppc/platforms/chrp_setup.c: In function `pegasos_set_l2cr': arch/ppc/platforms/chrp_setup.c:222: warning: unused variable `l2cr_value' CC arch/ppc/syslib/prom_init.o arch/ppc/syslib/prom_init.c: In function `prom_init': arch/ppc/syslib/prom_init.c:857: warning: assignment makes integer from pointer without a cast CC [M] fs/ntfs/inode.o In file included from fs/ntfs/inode.c:32: fs/ntfs/time.h: In function `ntfs2utc': fs/ntfs/time.h:95: warning: comparison of distinct pointer types lacks a cast CC [M] drivers/block/swim3.o drivers/block/swim3.c: In function `do_fd_request': drivers/block/swim3.c:305: warning: implicit declaration of function `sti' drivers/block/swim3.c: In function `set_timeout': drivers/block/swim3.c:371: warning: implicit declaration of function `save_flags' drivers/block/swim3.c:371: warning: implicit declaration of function `cli' drivers/block/swim3.c:379: warning: implicit declaration of function `restore_flags' CC [M] sound/oss/dmasound/tas3001c.o sound/oss/dmasound/tas3001c.c:162: warning: `tas3001c_read_register' defined but not used CC [M] sound/oss/dmasound/tas3004.o sound/oss/dmasound/tas3004.c:330: warning: `tas3004_read_register' defined but not used The kernel generated works okay. I thought floppy support was fixed in 2.6.7. Anyone knows something why it is broken? Theres nothing in menuconfig saying that it is. And there is a little problem with sound I can hear some noise even if I dont play anything through my speakers. I use the default sound config with dmasound and alsa as modules. I can send my .config if needed. Thanks Chris.