> > I try to run the famous 2.4.6-rmk1-rayl kernel on my cdb89712 board. But > > I even can't compile the kernel itself. > > i had no idea this kernel was famous :-)
it gets famous when it is the only internet-documented way to get linux up on the cdb89712! The documentation sure helped *me* a lot! > hmm.. i think this did happen to me once.... i seem to recall having seen those errors, myself. I _think_ (but could be wrong) it was a misconfiguration issue with the config ... > double check your path, do a 'make mrproper' and start over from 'make > menuconfig'. i believe that cleared it up for me. make sure you have a copy of Ray's config laying around when you do that, as i believe 'make mrproper' deletes the .config file. I concur, though; start over from make mrproper and try again. I'd advise using 'make oldconfig' with Ray's config file instead of the other ways to guarantee nothing is different. cheers, cam _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
