[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] I cannot compile last version of gettext from git repo
From: |
Perlover |
Subject: |
[bug-gettext] I cannot compile last version of gettext from git repo |
Date: |
Tue, 31 May 2011 16:24:19 +0200 |
Good day!
I tried many times to compile gettext from repo (git repo) and i cannot
I have Fedora Core 13 and i have dependencies as i am sure
Here typescript file of my installation
I compiled the commit eade51378d01552217fd73454bbb93c88edcda30
Last lines of typescript are:
----------------------------
make[1]: Leaving directory `/home/fhgserv/gettext/gettext-tools/examples/po'
make: *** [update-po] Error 2
aclocal: couldn't open directory `gnulib-m4': No such file or directory
configure.ac:25: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:26: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:114: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:120: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:290: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
configure.ac:299: error: possibly undefined macro: AM_PATH_LISPDIR
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
doc/Makefile.am:33: installing `../build-aux/mdate-sh'
gnulib-lib/Makefile.am:53: INCLUDED_LIBXML does not appear in AM_CONDITIONAL
automake: cannot open < gnulib-lib/Makefile.gnulib: No such file or directory
./configure: line 2248: syntax error near unexpected token `gettext-tools,'
./configure: line 2248: `gl_INIT_PACKAGE(gettext-tools, $VERSION_NUMBER)'
----------------------------
Please help me!
I need to compile it from git repo because i am needed to use
javascript supporting
(https://github.com/AndyStricker/gettext-javascript)
Thanks!
typescript
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-gettext] I cannot compile last version of gettext from git repo,
Perlover <=