This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Guile 1.3.4 released


On Sat, Sep 25, 1999 at 01:00:01PM -0500, Jim Blandy wrote:
> 
> [The release isn't actually on ftp.gnu.org yet, but it will be soon.]
I think there something is missing in Makefile.am or configure.in.

i tried this:

$ cvs co -r release_1_3_4 guile-core
$ ./configure --prefix=/usr --enable-dynamic-linking --enable-guile-debug --with-threads
$ make distcheck
[skip]
gcc -DHAVE_CONFIG_H -I. -I../../libguile -I. -I.. -I../../libguile/.. -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -c  -fPIC -DPIC ../../libguile/alist.c -o .libs/alist.lo
../../libguile/alist.c:378: alist.x: No such file or directory
make[2]: *** [alist.lo] Error 1
make[2]: Leaving directory `/home/john/work/guile/1.3.4/guile-core/guile-1.3.4/=build/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/john/work/guile/1.3.4/guile-core/guile-1.3.4/=build'
make: *** [distcheck] Error 2


-- 
Ivan Toshkov

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]