[Gambas-user] SVN broken ...

Gareth Bult gareth at ...1689...
Thu Jul 19 14:55:28 CEST 2007


Ahhh, ok .. :)

--
Gareth Bult, Encryptec Limited
Tel: 0845 25 77033, Mob: 07891 389657
Email: gareth at ...1689... 
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.

----- Original Message -----
From: "Laurent Carlier" <lordheavym at ...626...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Thursday, July 19, 2007 1:25:41 PM (GMT) Europe/London
Subject: Re: [Gambas-user] SVN broken ...

On Wednesday 18 July 2007 16:38:47 Gareth Bult wrote:
> Ok,
>
> That looks like it worked ...
>
> However, issues I'm still seeing;
>
> gb.qt.am:3: `%'-style pattern rules are a GNU make extension
> src/Makefile.am:3:   `gb.qt.am' included from here
> gb.qt.am:3: `%'-style pattern rules are a GNU make extension
> src/ext/Makefile.am:3:   `gb.qt.am' included from here
> gb.qt.am:3: `%'-style pattern rules are a GNU make extension
> src/opengl/Makefile.am:3:   `gb.qt.am' included from here
>
> Also, for each module;
> acinclude.m4:845: the serial number must appear before any macro definition
>
> And one of;
> gbc/Makefile.am:32: compiling `gb_error.c' with per-target flags requires
> `AM_PROG_CC_C_O' in `configure.ac'
>

Warning are due to automake 1.10 (tested on debian 64 sid) :-)

"New in 1.10:
....
* Miscellaneous changes:
....
  - `-Wportability' has finally been turned on by default for `gnu' and
    `gnits' strictness.  This means, automake will complain about %-rules
    or $(GNU Make functions) unless you switch to `foreign' strictness or
    use `-Wno-portability'.
....."

Regards,





More information about the User mailing list