On Mon, Oct 29, 2001 at 04:53:51PM -0700, Josh Hansen wrote: > Well, I'm not even at the "compiling" stage yet. I'm trying to compile a > clean > version of Mach using Debian Linux Unstable.
You mean Debian GNU/Linux. > I got the CVS code onto my > machine, and here's what the "configure" script telle me: > > checking host sytem type... i686-pc-linux-gnu > configure: error: sorry. this is the gnu os. not linux-gnu > > So how do I get this thing to compile under Linux? Under GNU/Linux, you compile it with the packages gcc-i386-gnu and mig-i386-gnu installed and running ./configure --build i386-linux --host i386-gnu Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

