> after some tiny fixes to reiserfs and the makefile for prep bootfile
> (using ../lib/lib.a vs. ../lib/libz.a) I managed to succesfully compile
> a kernel. It even boots to the point where it frees unused kernel memory
> and then stops... this includes succesfully mounting the root
> filesystem...
What typo exactly? The only 'lib' in the Makefile
(arch/ppc/boot/prep/Makefile) is:
LIBS = ../lib/zlib.a
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/