aclocal-error
Georg Roesler
groesle@gwdg.de
Sun Jan 19 15:16:56 CST 2003
The last successful compiled version was 1.7.7. So I tried the CVS
Version of today.
I did
./autogen.sh --enable-ofx --enable-hbci --prefix=/usr
and got
...
Creating po/ChangeLog
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/progtest.m4
Updating EXTRA_DIST in m4/Makefile.am (backup is in m4/Makefile.am~)
Adding an entry to m4/ChangeLog (backup is in m4/ChangeLog~)
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
ftp://ftp.gnu.org/pub/gnu/config/.
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-n
option.
Making ./aclocal.m4 writable ...
Running intltoolize ...
patching file po/Makefile.in.in
Hunk #1 FAILED at 34.
Hunk #2 FAILED at 86.
Hunk #3 FAILED at 171.
3 out of 3 hunks FAILED -- saving rejects to file po/Makefile.in.in.rej
Running aclocal -I macros ...
aclocal: macros/openhbci.m4: 8: duplicated macro `AM_PATH_OPENHBCI'
**Error**: aclocal failed. This may mean that you have not
installed all of the packages you need, or you may need to
set ACLOCAL_FLAGS to include "-I $prefix/share/aclocal"
for the prefix where you installed the packages whose
macros were not found
and with"-I $prefix/share/aclocal"
I got the same error.
Running aclocal -I m4 -I /usr/share/aclocal gave
a lot of errors as
aclocal: /usr/share/aclocal/mktime.m4: 6: duplicated macro
`AM_FUNC_MKTIME'
aclocal: /usr/share/aclocal/multi.m4: 4: duplicated macro
`AM_ENABLE_MULTILIB'
aclocal: /usr/share/aclocal/oaf.m4: 4: duplicated macro `AM_PATH_OAF'
aclocal: /usr/share/aclocal/obstack.m4: 4: duplicated macro
`AM_FUNC_OBSTACK'
aclocal: /usr/share/aclocal/openhbci.m4: 8: duplicated macro
`AM_PATH_OPENHBCI'
and ./autogen.sh --enable-ofx --enable-hbci --prefix=/usr
after that gave the same results as above as did ./autogen.sh
--prefix=/usr.
I am using Mandrake 9.0
May I have a little bit of help.
Thanks
Georg
More information about the gnucash-user
mailing list