bug-hurd
[Top][All Lists]
Advanced

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

Re: ***SPAM*** Re: trying to build gnumach.gz


From: Andrew Engelbrecht
Subject: Re: ***SPAM*** Re: trying to build gnumach.gz
Date: Mon, 01 Aug 2011 18:26:16 -0400
User-agent: Roundcube Webmail/0.5.2

On Tue, 2 Aug 2011 00:15:03 +0200, Samuel Thibault wrote:

Well, the Debian package does it too, but gets

config.status: linking ../i386/i386 to machine

It's odd that you get this output while the code is

AC_CONFIG_LINKS([machine:$systype/$systype
                 mach/machine:$systype/include/mach/$systype])

i.e. $systype in both case. Could you perhaps check the content of the
configure script itself?

configfrag.ac ends like this:

# `${file}' and `$file' have different meanings here with respect to having the # files in the referenced directory considered for `make dist' or not. See # <http://lists.gnu.org/archive/html/bug-automake/2006-11/msg00027.html>.
AC_CONFIG_LINKS([machine:$systype/$systype
                 mach/machine:$systype/include/mach/$systype])

I'm guessing this is a Fedora bug then.

-Andrew



reply via email to

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