/[guile]/guile/workbook/bugs/7
ViewVC logotype

Diff of /guile/workbook/bugs/7

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mvo, Mon Mar 25 22:04:54 2002 UTC revision 1.2 by ttn, Mon May 13 08:48:37 2002 UTC
# Line 1  Line 1 
1  summary: readline configuration anomolies not handled gracefully  summary: readline configuration anomolies not handled gracefully
2  reported: kwright@gis.net, 2001-10-17  reported: kwright@gis.net, 2001-10-17
3    
4    kwright sez:
5    > I got guile-1.5.4 and installed it on one machine with no problem.
6    > On another I did ./configure;make as before and it died with:
7    >
8    > > ...
9    > > 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 \
10    > > || { rm guile.texi; false; }
11    > > rm -f guile-procedures.txt
12    > > makeinfo --force -o guile-procedures.txt guile.texi || test -f guile-procedures.txt
13    > > /bin/sh: makeinfo: command not found
14    > > make[1]: *** [guile-procedures.txt] Error 1
15    > > make[1]: Leaving directory `/home/kwright/build/guile-1.5.4/libguile'
16    > > make: *** [all-recursive] Error 1
17    >
18    > I get the impression that it is supposed to build without 'makeinfo',
19    > if this is not so it should be mentioned in the README or INSTALL.
20    >
21    > Well, who cares about documentation anyway?  I tried
22    >   touch libguile/guile-procedures.txt
23    > after which the make command finishes but the final program just says
24    >
25    > [kwright@fcs10 guile-1.5.4]$ ./libguile/guile
26    > ERROR: no code for module (readline-activator)
27    > [kwright@fcs10 guile-1.5.4]$ echo $GUILE_LOAD_PATH
28    > /home/kwright/build/guile-1.5.4:/home/kwright/build/guile-1.5.4/guile-readline
29    >
30    > Installing it doesn't help.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26