autotools troubles on Squeeze

2010-08-21 Thread Jerome BENOIT

Hello List,

my box is a daily updated Squeeze box:
today I get trouble with autotools:
I suspect that the issues come from autoconf which was upgraded recently
from 2.65-4 to 2.67-2 .
As I cannot really identify the misbehaviour, I would like to downgrad to
autoconf 2.65-4 :  where can we get the autoconf 2.65-4 Debian source packages ?

Thanks in advance,
Jerome


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c6f95d5.4060...@rezozer.net



Re: autotools troubles on Squeeze

2010-08-21 Thread Camaleón
On Sat, 21 Aug 2010 17:01:09 +0800, Jerome BENOIT wrote:

 my box is a daily updated Squeeze box: today I get trouble with
 autotools:
 I suspect that the issues come from autoconf which was upgraded recently
 from 2.65-4 to 2.67-2 .
 As I cannot really identify the misbehaviour, I would like to downgrad
 to autoconf 2.65-4 :  where can we get the autoconf 2.65-4 Debian source
 packages ?

From the snapshot pool?

http://snapshot.debian.org/package/autoconf/

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.21.10.45...@gmail.com



Re: autotools troubles on Squeeze

2010-08-21 Thread Jerome BENOIT

Thanks for the link:
meanwhile I have begun to track the bug.
I will give me some time to fix the bug before to downgrade autoconf.

Jerome  



On 21/08/10 18:45, Camaleón wrote:

On Sat, 21 Aug 2010 17:01:09 +0800, Jerome BENOIT wrote:


my box is a daily updated Squeeze box: today I get trouble with
autotools:
I suspect that the issues come from autoconf which was upgraded recently
from 2.65-4 to 2.67-2 .
As I cannot really identify the misbehaviour, I would like to downgrad
to autoconf 2.65-4 :  where can we get the autoconf 2.65-4 Debian source
packages ?



From the snapshot pool?


http://snapshot.debian.org/package/autoconf/

Greetings,




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c6fb216.40...@rezozer.net



Re: autotools troubles on Squeeze

2010-08-21 Thread Jerome BENOIT

Hello List,

it appeared that the line

AX_CFLAGS_GCC_OPTION(-std=c99)

in my configure.ac files now confuses autoconf.
More precisely, the equal `=` causes the confusion.

Any idea how to to fix it ?

Thanks in advance,
Jerome

On 21/08/10 19:01, Jerome BENOIT wrote:

Thanks for the link:
meanwhile I have begun to track the bug.
I will give me some time to fix the bug before to downgrade autoconf.

Jerome

On 21/08/10 18:45, Camaleón wrote:

On Sat, 21 Aug 2010 17:01:09 +0800, Jerome BENOIT wrote:


my box is a daily updated Squeeze box: today I get trouble with
autotools:
I suspect that the issues come from autoconf which was upgraded recently
from 2.65-4 to 2.67-2 .
As I cannot really identify the misbehaviour, I would like to downgrad
to autoconf 2.65-4 : where can we get the autoconf 2.65-4 Debian source
packages ?



From the snapshot pool?


http://snapshot.debian.org/package/autoconf/

Greetings,







--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c6fbb9a.4020...@rezozer.net



Re: autotools troubles on Squeeze

2010-08-21 Thread Alberto Luaces
Jerome BENOIT writes:

 Hello List,

 it appeared that the line

 AX_CFLAGS_GCC_OPTION(-std=c99)

 in my configure.ac files now confuses autoconf.
 More precisely, the equal `=` causes the confusion.

 Any idea how to to fix it ?


Try quoting it:

AX_CFLAGS_GCC_OPTION([-std=c99])

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87tymnsrlj@eps142.cdf.udc.es