* T. Weyergraf <[EMAIL PROTECTED]> [000831 06:44]:
> I am trying to build a kernel for my Ultra-10, which ( still ) runs
> Potato test-cycle-3.  Using the kernel-source-2.2.17 package, I
> configured the kernel using make xconfig to reflect the system I am
> using. After the usual make dep ; make clean, the actual build comes
> up with:
> 
> /bin/bash: sparc64-linux-gcc: command not found

You're in need of the "egcs64" package, which contains the 64-bit
SPARC compiler.  This is necesary because you'll use a 64-bit kernel
on an UltraSPARC.  Good luck. :)

Reply via email to