gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] gm2 release 0.72


From: Gaius Mulley
Subject: Re: [Gm2] gm2 release 0.72
Date: Sun, 27 Dec 2009 18:25:20 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Michael Lambert <address@hidden> writes:

> Hi Gaius,
>
> On 24 Dec 2009, at 08:02, Gaius Mulley wrote:
>
>> I've just released version 0.72 and built amd64 binaries for
>> Debian/Ubuntu.  You can install these easily on these two operating
>> systems by copy/pasting these lines into your /etc/apt/sources.list
>
> A couple of nits here:
>
> ------
> date: illegal option -- -
> usage: date [-jnu] [-d dst] [-r seconds] [-t west] [- 
> v[+|-]val[ymwdHMS]] ...
>             [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
> makeversion has found a consistency error:  the
> ../../../gcc-4.1.2/gcc/ gm2/gm2-libs/configure.in does not match the
> GNU Modula-2 release number
> make[2]: *** [gm2/gm2version.c] Error 1
> make[1]: *** [all-gcc] Error 2
> make: *** [all] Error 2
> -----
>
> ----- gm2/version.c -----
> #define version_string  "0.73"
> -----
> vs
> ----- gm2-libs/configure.in -----
> AC_INIT(ASCII.def, 0.72, address@hidden)
> -----
>
> It looks like the date command in makeversion assumes GNU date.  The
> Mac OS X version of date is the same as the FreeBSD version.  I think
> I've seen this before, but it hasn't shown up at the end of a 'make',
> so I  haven't paid attention.
>
> -----
> SYNOPSIS
>      date [-ju] [-r seconds] [-v [+|-]val[ymwdHMS]] ... [+output_fmt]
>      date [-jnu] [[[mm]dd]HH]MM[[cc]yy][.ss]
>      date [-jnu] -f input_fmt new_date [+output_fmt]
>      date [-d dst] [-t minutes_west]
> -----
>
> Michael

Hi Michael and John,

many thanks for the reports about date failing - I've now modified
makeversion to hopefully detect FreeBSD or GNU date (or if neither
are present just use ChangeLog format).  Also fixed is the incorrect
version number mentioned above..

hope this produces a cleaner build

regards,
Gaius




reply via email to

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