amdunlock Guru
Joined: 24 Apr 2004 Posts: 409 Location: Darmstadt Germany
|
Posted: Mon May 01, 2006 9:08 pm Post subject: GFTP CVS autogen.sh error |
|
|
Hi,
i want to build GFTP from CVS because of a bug in 2.0.18. But there are a few problems while running autogen.sh I tested all versions of automake, autoconf etc.
Code: |
......
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Updating EXTRA_DIST in m4/Makefile.am (backup is in m4/Makefile.am~)
Updating Makefile.am (backup is in Makefile.am~)
Updating configure.in (backup is in configure.in~)
Adding an entry to ChangeLog (backup is in ChangeLog~)
Please update po/Makevars so that it defines all the variables mentioned
in po/Makevars.template.
You can then remove po/Makevars.template.
Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.5 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.
You will also need config.guess and config.sub, which you can get from the CVS
of the 'config' project at http://savannah.gnu.org/. The commands to fetch them
are
$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config
guess'
$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config
sub'
You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.
Press Return to acknowledge the previous four paragraphs.
aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
configure.in:296: error: `intl/Makefile' is already registered with AC_CONFIG_F
LES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:296: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 1
aclocal-1.9: autom4te failed with exit status: 1
configure.in:296: error: `intl/Makefile' is already registered with AC_CONFIG_F
LES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:296: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 1
autoheader-2.59: /usr/bin/autom4te-2.59 failed with exit status: 1
automake -a -c
configure.in:296: error: `intl/Makefile' is already registered with AC_CONFIG_F
LES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:296: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 1
automake-1.9: autoconf failed with exit status: 1
autoconf
configure.in:296: error: `intl/Makefile' is already registered with AC_CONFIG_F
LES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:296: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 1
./autogen.sh: line 92: ./configure: No such file or directory
Now type 'make' to compile gFTP.
|
Greetings, Oliver _________________ -2500+ @ 3200+ ---- 512MB-Ram watercooled Htf X Triple @ 3 x 5V - Abit AN7 s*cking microguru - Geforce 6800 - Audigy 2 -=Gentoo Stage 2004.2 @ ext3=- |
|