gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Problem building from CVS tree


From: Gary
Subject: Re: [open-cobol-list] Problem building from CVS tree
Date: Thu Dec 4 15:25:05 2003
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3

Keisuke Nishida wrote:

You'll need to run autopoint and libtoolize as well.  A better
way to do this is to run "autoreconf -i" instead of using
individual tools (i.e., aclocal, autoconf, automake,
autoheader, autopoint, and libtoolize).

Keisuke


When I run autoreconf -i , I get

$ autoreconf -i
cvs [checkout aborted]: no such tag gettext-0_12_1
/usr/bin/autopoint: line 259: fatal_error: command not found
find: tmpwrk2278/archive: No such file or directory
find: tmpwrk2278/archive: No such file or directory
configure.ac:25: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
Makefile.am: installing `./INSTALL'
aclocal.m4:861: required file `./ABOUT-NLS' not found
cobc/Makefile.am: installing `./compile'
cobc/Makefile.am: installing `./depcomp'
texi/Makefile.am:1: installing `texi/mdate-sh'
autoreconf: automake failed with exit status: 1

If I'm to take a guess at what this all means, I need a newer version of gettext ? I have 0.11.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]