autoconf
[Top][All Lists]
Advanced

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

Re: Error while autoconf on Ubuntu


From: mahendra panpalia
Subject: Re: Error while autoconf on Ubuntu
Date: Wed, 24 Sep 2008 06:57:21 +0100

On Wed, Sep 24, 2008 at 6:41 AM, Ralf Wildenhues <address@hidden>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 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
> > > autom4te: /usr/bin/m4 failed with exit status: 1
>
> Which versions are
>  autoconf   2.61
>  automake 1.10.1
>  m4 1.4.10
>
> on your system?  What is in line 22 (and around) of the file aclocal.m4?

line 22 :      MOZ_READ_MOZCONFIG(.)

Mahendra says:
i guess it is reading mozconfig file...............

contents of mozconfig files are as below:::::::::::

>
> mk_add_options MOZ_CO_PROJECT=browser,xulrunner
>
> ac_add_options --enable-application=browser
>
> ac_add_options --enable-default-toolkit=cairo-qt
> ac_add_options --enable-debug="-g3"
> ac_add_options --disable-optimize
> ac_add_options --enable-tests
>
> ac_add_options --disable-installer
> ac_add_options --disable-crashreporter
> ac_add_options --disable-javaxpcom
> ac_add_options --disable-printing
> ac_add_options --disable-embedding-tests
> ac_add_options --disable-elf-dynstr-gc
>
>
> mk_add_options address@hidden@/../obj-qt
> mk_add_options MOZ_MAKE_FLAGS=-j4
>
> regards mahendra



>
> Cheers,
> Ralf
>



-- 
Thanks & kind regards,
Mahendra P.
Mob: +44 78260 46167


reply via email to

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