Re: [autoconf 2.63] 95 of 353 tests fail

2008-09-23 Thread Keith Marshall
On Friday 19 September 2008 21:31:15 Howard Larson wrote: > > FWIW Ralf, I've just built autoconf-2.63 on an MSYS-1.0.11 box at > > work.  No errors in building.  I've left the testsuite running, > > but will not be able to report the final result until Monday; (I > > don't use msw on my own boxes)

RE: [autoconf 2.63] 95 of 353 tests fail

2008-09-23 Thread Howard Larson
> -Original Message- > From: Keith Marshall [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23, 2008 06:44 > To: autoconf@gnu.org > Cc: Howard Larson; 'Ralf Wildenhues'; 'Eric Blake' > Subject: Re: [autoconf 2.63] 95 of 353 tests fail > > On Friday 19 September 2008 21:31:15 Howard

Re: Error while autoconf on Ubuntu

2008-09-23 Thread mahendra panpalia
Dear Sir/Madam, > > Ubuntu system is giving error, when tried to do autoconf for generating > scripts for configuration. > (i run autoconf with configure.in file) > > errors are as below > > aclocal.m4:22: error: m4_defn: undefined macro: _m4_divert_diversion > aclocal.m4:22: the top level > a

Re: Error while autoconf on Ubuntu

2008-09-23 Thread Ralf Wildenhues
Hello Mahendra, * mahendra panpalia wrote on Wed, Sep 24, 2008 at 05:42:38AM CEST: > > Ubuntu system is giving error, when tried to do autoconf for generating > > scripts for configuration. > > (i run autoconf with configure.in file) > > > > errors are as below > > > > aclocal.m4:22: error: m4_def

Re: Error while autoconf on Ubuntu

2008-09-23 Thread mahendra panpalia
On Wed, Sep 24, 2008 at 6:41 AM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote: > Hello Mahendra, > > * mahendra panpalia wrote on Wed, Sep 24, 2008 at 05:42:38AM CEST: > > > Ubuntu system is giving error, when tried to do autoconf for generating > > > scripts for configuration. > > > (i run autoconf w

Re: Error while autoconf on Ubuntu

2008-09-23 Thread Ralf Wildenhues
* mahendra panpalia wrote on Wed, Sep 24, 2008 at 07:57:21AM CEST: > On Wed, Sep 24, 2008 at 6:41 AM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote: > > * mahendra panpalia wrote on Wed, Sep 24, 2008 at 05:42:38AM CEST: > > > > > > > > aclocal.m4:22: error: m4_defn: undefined macro: _m4_divert_diversion

Re: Error while autoconf on Ubuntu

2008-09-23 Thread mahendra panpalia
yeah you have asked me version and line 22...right? > > Which versions are > > autoconf (2.61) > > automake (1.10.1) > > m4 (1.4.10) > line 22 : MOZ_READ_MOZCONFIG(.) On Wed, Sep 24, 2008 at 7:06 AM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote: > * mahendra panpalia wrote on Wed, Sep 24,

Re: Error while autoconf on Ubuntu

2008-09-23 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Wed, Sep 24, 2008 at 08:06:44AM CEST: > * mahendra panpalia wrote on Wed, Sep 24, 2008 at 07:57:21AM CEST: > > On Wed, Sep 24, 2008 at 6:41 AM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote: > > > * mahendra panpalia wrote on Wed, Sep 24, 2008 at 05:42:38AM CEST: > > > > > > >

Re: Error while autoconf on Ubuntu

2008-09-23 Thread mahendra panpalia
will its definition be in *.m4 file only? On Wed, Sep 24, 2008 at 7:11 AM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote: > * Ralf Wildenhues wrote on Wed, Sep 24, 2008 at 08:06:44AM CEST: > > * mahendra panpalia wrote on Wed, Sep 24, 2008 at 07:57:21AM CEST: > > > On Wed, Sep 24, 2008 at 6:41 AM, Ral