According to the README, to compile MiG you will need a compilation
environment for the target Mach platform (e.g. the GNU Hurd).  Actually,
just a compiler for the right machine that can find the Mach include files
will do (i.e. the `include/mach' tree installed by the gnumach
distribution).

This package has been compiled using the gcc-m68k-gnu package from slink. 
This package contains the `m68k-gnu-gcc' compiler (a wrapper, really)
which uses /usr/m68k-gnu/include as its include directory. This directory
is in turn supposed to be a symlink to /gnu/include, where /gnu is the
partition on which we have the GNU/Hurd system installed.

Santiago Vila <sanvila@debian.org>
