Logged In: NO

That's because (I'm guessing) you're using Ubuntu which installs gcc 3 by default. Install gcc-2.95 and change the symlink so that gcc points to it instead.

However, that doesn't solve the next problem, that there's no 2.6 emu_wrapper, and the Makefile doesn't know about kernel version 2.6.

Hmmm.