Hi,

I have gone through all the mailing archieves related
to solve the issue of AM_INIT_AUTOMAKE.

Kindly see below:-

[EMAIL PROTECTED] ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
autoreconf: `aclocal.m4' is unchanged
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy
configure.ac:28: version mismatch.  This is Automake
1.8.5, configure.ac:28: but the definition used by
this AM_INIT_AUTOMAKE configure.ac:28: comes from
Automake 1.6.3.  You should recreate configure.ac:28:
aclocal.m4 with aclocal and run automake again.
autoreconf: automake failed with exit status: 63
[EMAIL PROTECTED]

NOW I RUN ACLOCAL AS SUGGESTED ABOVE....


[EMAIL PROTECTED]
[EMAIL PROTECTED] Xproto]# pwd
/root/Xproto
[EMAIL PROTECTED] aclocal -I /root/Xproto
[EMAIL PROTECTED]

I SEE THE ACLOCAL IS SUCCESSFUL. NOW I RUN AUTOMAKE
BUT STILL IT DOES NOT HELP. I ALSO TRIED RUNNING
AUTORECONF BUT STILL IT DOES NOT HELP. I ALSO MOVED
ALL *.m4 FILES FROM /usr/share/aclocal/ BUT STILL
IT DOES NOT WORK:-

[EMAIL PROTECTED] automake
configure.ac:28: version mismatch.  This is Automake
1.8.5,
configure.ac:28: but the definition used by this
AM_INIT_AUTOMAKE
configure.ac:28: comes from Automake 1.6.3.  You
should recreate
configure.ac:28: aclocal.m4 with aclocal and run
automake again.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED] automake --version
automake (GNU automake) 1.8.5
Written by Tom Tromey <[EMAIL PROTECTED]>.

Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED] autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.

Does someone on this list help and know the correct
answer?

Thank you,
Avneet



                
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 


Reply via email to