Ralf Baechle wrote: > Seems some sort of generic issue, looking into that now. > > >>> ERROR: "__cmpdi2" [drivers/md/dm-snapshot.ko] undefined! >>> > > The __cmpdi2 one is the interesting one. Which version of gcc are you > using? And if you still have it, could you send me your .config file? > > Ralf I am running a straight recompile of Slackware 12.0 x86, so it includes GCC 4.1.2, Binutils 2.17.50.0.17 and Glibc 2.5. I have seen this same error on SPARC32 2.6.22.4, running Slackware 12.0 SPARC. I have attached both config files, the one which causes these error messages and a fixed one, which disables all these drivers and finished compiling (but doesn't boot). Sunil