[mpls-linux-general] ./update-autotools fail
Status: Beta
Brought to you by:
jleu
|
From: Jorge <jo...@sa...> - 2005-03-23 10:53:30
|
I am trying to comile quagga-ldp ang ldp-portable. I have sync the latest code of P4. I have followed the step to compile. First i've created de links and when i do update-autotools I view this fail. What is wrong? root@localhost quagga-mpls]# ./update-autotools This ./update-autotools script is deprecated, and will be removed at some stage.Please use the 'autoreconf' command included with autoconf. TOOLS VERIONS: autoheader (GNU Autoconf) 2.59 autoconf (GNU Autoconf) 2.59 ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) libtoolize (GNU libtool) 1.5.6 aclocal (GNU automake) 1.8.3 automake (GNU automake) 1.8.3 UPDATING: /usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal ' is already registered with AC_CONFIG_FILES. autoconf/status.m4:848: AC_CONFIG_FILES is expanded from... configure.ac:1221: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 ' is already registered with AC_CONFIG_FILES. autoconf/status.m4:848: AC_CONFIG_FILES is expanded from... configure.ac:1221: the top level autom4te: /usr/bin/m4 failed with exit status: 1 autoheader: /usr/bin/autom4te failed with exit status: 1 ' is already registered with AC_CONFIG_FILES. autoconf/status.m4:848: AC_CONFIG_FILES is expanded from... configure.ac:1221: the top level autom4te: /usr/bin/m4 failed with exit status: 1 You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite ' is already registered with AC_CONFIG_FILES. autoconf/status.m4:848: AC_CONFIG_FILES is expanded from... configure.ac:1221: the top level autom4te: /usr/bin/m4 failed with exit status: 1 automake: autoconf failed with exit status: 1 [root@localhost quagga-mpls]# Thanks for your attention Jorge Garcia jo...@sa... |