bug-guile
[Top][All Lists]
Advanced

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

make dist fails


From: Dale P. Smith
Subject: make dist fails
Date: Thu, 28 Jun 2001 14:47:22 -0400

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
address@hidden
440-746-9000 x309



reply via email to

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