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: Keisuke Nishida
Subject: Re: [open-cobol-list] Problem building from CVS tree
Date: Wed Dec 3 15:31:06 2003
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 01 Dec 2003 18:43:42 +0000,
Gary wrote:
> 
> I'm trying to build the latest CVS tree on GNU/Linux RedHat 9 .
> 
> I run aclocal and autoconf and automake --add-missing (to create 
> install-sh etc), but ./configure still fails with
> 
> config.status: error: cannot find input file: po/Makefile.in.in

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


reply via email to

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