From: Groepaz <gr...@gm...> - 2004-05-15 03:06:57
|
after some time i tried to compile a recent version of gclinux tonight and run into some odd trouble.... i grabbed the 2.6.6 kernel, copied the cvs stuff over it as usual, copied the gamecube_default config to .config etc... then when i make vmlinux i get drivers/built-in.o(.text+0x39d84): In function `gamecubefb_writel': : undefined reference to `fb_writel_real' putting a #define __powerpc__ on top of gamecubefb.c "fixes" it (as in, makes it compile atleast) but then i get a console with messed up colors :/ also the network stuff doesnt seem to work, although the stuff it prints out looks all perfectly ok. :/ i'm really wondering what i am doing wrong....or is the source really broken at this point? :) gpz |