Current cvs fails on a "make dist" after "./autogen.sh; ./configure".

Here is the error:

. . .

make[1]: Leaving directory `/home/dsmith/src/guile/guile-core/srfi'
make[1]: Entering directory `/home/dsmith/src/guile/guile-core/srfi'
here=`cd .. && pwd`; \
top_distdir=`cd ../guile-1.5.0 && pwd`; \
distdir=`cd ../guile-1.5.0/srfi && pwd`; \
cd .. \
  && automake --include-deps --build-dir=$here --srcdir-name=..
--output-dir=$top_distdir --foreign srfi/Makefile
make[1]: Leaving directory `/home/dsmith/src/guile/guile-core/srfi'
make[1]: Entering directory `/home/dsmith/src/guile/guile-core/doc'
make[1]: *** No rule to make target `stamp-vti.1', needed by `distdir'. 
Stop.
make[1]: Leaving directory `/home/dsmith/src/guile/guile-core/doc'
make: *** [distdir] Error 1

Now, there *is* a stamp-vti1 file (no dot before the 1) in that
directory.  I cp'd stamp-vti1 stamp-vti.1 and the make dist completed. 
Not sure if it's right though...

-Dale
-- 
Dale P. Smith
Treasurer, Cleveland Linux Users Group http://cleveland.lug.net
Senior Systems Consultant, Altus Technologies Corporation
[EMAIL PROTECTED]
440-746-9000 x309

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to