* mckaguem writes: > I'm having problems compiling HURD. I've installed the base system > from the tar file and a bunch of packages (including gcc3.0). I got > the source from CVS today. There seems to be a problem with the > Makefile. I get
> make[1]: Entering directory `/src/hurd/libports' gcc -O -E -x c -I. > -I.. -I../include -D_GNU_SOURCE -D_IO_MTSAFE_IO > -DHAVE_GETGROUPLIST=1 -DSERVERPREFIX=S_ ../hurd/interrupt.defs -o > interrupt.sdefsi mig -cc cat - /dev/null -subrprefix __ -prefix > ports_ \ -sheader interrupt_S.h -server interruptServer.c \ -user > /dev/null -header /dev/null < interrupt.sdefsi cat: invalid option > -- d Try `cat --help' for more information. mig: fatal: no > SubSystem declaration > suggestions? Yes, get the current MiG from CVS, it's been fixed there. -- Alfred M. Szmidt _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
