bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in `config.make.in' found.


From: Marcus Brinkmann
Subject: Re: Bug in `config.make.in' found.
Date: Thu, 1 Nov 2001 19:43:04 +0100
User-agent: Mutt/1.3.23i

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 brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]