[BusyBox] Busybox on MIPS

Erik Andersen andersen at lineo.com
Tue Jan 23 00:49:19 UTC 2001


On Mon Jan 22, 2001 at 05:07:17PM -0700, Jeff Papke wrote:
> I have an embedded mips platform that I am trying to port Busybox to.  I can
> get most of the compiles done
> o.k. but when compiling insmod.c I got the error of
> #error no platfomr specified.
> 
> Upon closer examination I see that i386 and SH platforms are supported but I
> do not see MIPS anywhere.

This is interesting.  The fact that you do not mention arm tells me your
version of busybox is out of date.  Which version of busybox are you using?
Any reason not to upgrade to the latest?

> Am I just confused or is there something missing here?

Right now, busybox insmod only supports a very limited set of platforms (x86,
sh, and arm).  To solve this, you have two choices.  You can either add MIPS
support to busybox insmod, or you can disable busybox insmod (by editing
Config.h) and use the modutils version of insmod instead.

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list