Hi,
I downloaded textutils-2.1.tar.gz from gnu website.
I was trying to build textutils for our processor. I saved textutils
under CVS source control (which apparently changed the timestamps of few
files) and I was not able to build textutils.
Than, I just untarred the downloaded file and made
27; not found
configure.ac: required file `./missing' not found
automake-1.7: version `' doesn't follow Gnits standards
make: *** [Makefile.in] Error 1
Jim Meyering wrote:
Nitin Gupta <[EMAIL PROTECTED]> wrote:
I downloaded textutils-2.1.tar.gz from gnu website.
I was trying to
I noticed that on textutils (after "touching"), even if I have automake
version 1.7, it was asking me to have 1.6b.
Coreutils is asking for newer autoconf and automake than what I have, so
I test that after reinstalling autoconf and automake on my pc.
Jim Meyering wrote:
Nitin Gup
FYI, I was able to avoid the problem of modifying timestamps, while
importing textutils or coreutils under cvs by using "-d" flag
Jim Meyering wrote:
Nitin Gupta <[EMAIL PROTECTED]> wrote:
I downloaded textutils-2.1.tar.gz from gnu website.
I was trying to build textutils f