[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS-source build failiture
From: |
ilusionoflife |
Subject: |
CVS-source build failiture |
Date: |
Wed, 12 Oct 2011 10:49:23 +0400 |
User-agent: |
KMail/1.13.7 (Linux/2.6.32-5-amd64; KDE/4.6.5; x86_64; ; ) |
I do following things:
cvs -z3 -d:pserver:address@hidden:/sources/texinfo co texinfo
cd texinfo
./autogen.sh
And get following output:
Preparing CVS Texinfo infrastructure:
aclocal -I gnulib/m4 && autoconf && autoheader && automake
automake: cannot open < tp/Makefile.incl: Нет такого файла или каталога
Now, after
mkdir build
cd build
../configure
I get following error:
config.status: error: cannot find input file: `Makefile.in'
Where is my error? I want to get familiar with source and start tool for
converting from Wiki to Texinfo. Btw, I did'nt found Texinfo to Wiki tool
reference.
And one more question - may I use BDS PCRE library, which is not part of GNU,
to contribute to GNU?
Best regards, illusionoflife.
- CVS-source build failiture,
ilusionoflife <=