On Wed, Sep 30, 1998 at 01:29:09AM +0200, Richard Hartensveld wrote:
> i'm trying to crosscompile a linux/sgi kernel on a debian/i386 machine
> with the binutils and the mips-linux-gcc compiler from the linux-sgi ftp
> site.
>
> But i keep getting the following error, does anyone know what i am
> doing wrong.?
The error messages look like you've been attempting to compile a vanilla
kernel from ftp.kernel.org. Won't work, get a tree from ftp.linux.sgi.com.
You're also passing variables to make which normally isn't necessary. Did
you've select CONFIG_CROSSCOMPILE when configuring the kernel? The sources
will then automatically select the right compiler.
Ralf
|