On Thu, Nov 01, 2001 at 07:07:13PM +0100, Alfred M. Szmidt wrote: > Hi, > > There is a small error in `config.make.in' that will cause native compilation > of the Hurd to fail. The problem is with MIGCOM being `$(MIG) -cc cat - > /dev/null' when it really should be `$(MIG) -cc \"$(CPP)\" - /dev/null' or > `$(MIG) -cc "gcc -E -x c" - /dev/null', the first one is probably the correct > way of doing things, but I don't remember if it got quoted the way it should.
We found out on IRC that the cause of this was the -undef flag in mig, which is passed to cat. Thanks, 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 _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd