[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] uname again...
- To: MiNT List <mint@fishpool.com>
- Subject: Re: [MiNT] uname again...
- From: Tomas Berndtsson <tomas@nocrew.org>
- Date: 21 Mar 2000 10:38:05 +0100
- In-reply-to: Martin-Éric Racine's message of "Tue, 21 Mar 2000 10:43:17 +0200"
- References: <Pine.MNT.4.10.10003211039580.139-100000@rakas>
- Sender: owner-mint@fishpool.com
- User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
Martin-Éric Racine <q-funk@pp.fishpool.fi> writes:
> I thought this had been fixed and agreed, but apparently not...
>
> Uname still returns "FreeMiNT", which prevents a package from
> building, even though it has a target for "m68k-*-mint" and it
> doesn't take arguments in "config" so...
>
> Where in the kernel/mintlib source will I find the offending bit
> that make uname return "FreeMiNT" for sysname?
I don't know if there was an agreement, but newer versions of automake
(>=1.4?) include a config.guess file that finds FreeMiNT just fine.
If the package you're trying to compile uses the normal configure
scripting, you can just copy the new config.guess over the old one in
the source package.
Tomas