guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core BUGS


From: Thien-Thi Nguyen
Subject: guile/guile-core BUGS
Date: Fri, 26 Oct 2001 08:58:56 -0400

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Thien-Thi Nguyen <address@hidden>       01/10/26 08:58:56

Modified files:
        guile-core     : BUGS 

Log message:
        (7, 8): New.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/BUGS.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.1.2.5&tr2=1.1.2.6&r1=text&r2=text

Patches:
Index: guile/guile-core/BUGS
diff -u guile/guile-core/BUGS:1.5 guile/guile-core/BUGS:1.6
--- guile/guile-core/BUGS:1.5   Thu Oct 25 18:52:34 2001
+++ guile/guile-core/BUGS       Fri Oct 26 08:57:25 2001
@@ -134,4 +134,31 @@
 > of any number to at least do nothing successfully.)
 
 
+bug 7 -- readline configuration anomolies not handled gracefully
+reported-by: address@hidden / 2001-10-17
+fixed: not-yet
+
+
+bug 8 -- install requires makeinfo
+reported-by: address@hidden / 2001-10-17
+fixed: not-yet
+
+Keith Wright sez:
+> I got guile-1.5.4 and installed it on one machine with no problem.
+> On another I did ./configure;make as before and it died with:
+> 
+> > ...
+> > on.doc vports.doc weaks.doc        symbols-deprecated.doc regex-posix.doc 
ramap.doc unif.doc filesys.doc posix.doc net_db.doc socket.doc | 
./guile-snarf-docs-texi > guile.texi \
+> > || { rm guile.texi; false; }
+> > rm -f guile-procedures.txt
+> > makeinfo --force -o guile-procedures.txt guile.texi || test -f 
guile-procedures.txt
+> > /bin/sh: makeinfo: command not found
+> > make[1]: *** [guile-procedures.txt] Error 1
+> > make[1]: Leaving directory `/home/kwright/build/guile-1.5.4/libguile'
+> > make: *** [all-recursive] Error 1
+> 
+> I get the impression that it is supposed to build without 'makeinfo',
+> if this is not so it should be mentioned in the README or INSTALL.
+
+
 [BUGS ends here]



reply via email to

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