autogen error



Hi,
     Trying to build the svn trunk.

on running autogen.sh got automake  error :

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.60
checking for automake >= 1.7...
  testing automake-1.7... not found.
  testing automake-1.8... found 1.8.5
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.22
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.12.4
checking for intltool >= 0.30...
  testing intltoolize... found 0.35.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.20
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./vpn-daemons/pptp/configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal-1.8...
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of AM_PATH_SNACC
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE
Running autoconf...
Running autoheader...
Running automake-1.8...
configure.in:5: require Automake 1.9, but have 1.8.5


I have indeed install automak1.9

# aptitude search automake

v   automake                                                               -                                                                                
i A automake1.4                                                            - A tool for generating GNU Standards-compliant Makefiles                        
v   automake1.4-doc                                                        -                                                                                
p   automake1.7                                                            - A tool for generating GNU Standards-compliant Makefiles                        
i A automake1.8                                                            - A tool for generating GNU Standards-compliant Makefiles                        
i A automake1.9                                                            - A tool for generating GNU Standards-compliant Makefiles                        
v   automaken                                                              -                                                             


any clues how to solve above ?

regards

Vikram





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