bug#12887: Broken pipe while generating guile-procedures.texi

2013-03-07 Thread Andy Wingo
On Tue 05 Mar 2013 21:49, l...@gnu.org (Ludovic Courtès) writes: > ‘GUILE_INSTALL_LOCALE’? > >> Or should we go ahead and document it, and simply have its default value >> change between 2.0 and 2.2? > > Yes, even better, since the setlocale change will have to be documented > at least in NEWS any

bug#12887: Broken pipe while generating guile-procedures.texi

2013-03-05 Thread Ludovic Courtès
Andy Wingo skribis: > On Fri 07 Dec 2012 22:59, l...@gnu.org (Ludovic Courtès) writes: > >> Ooh, I see. This is related to commit ed4c3739 (see >> ). >> >> What happens is that the directory name may be correctly decoded when >

bug#12887: Broken pipe while generating guile-procedures.texi

2013-03-05 Thread Andy Wingo
On Fri 07 Dec 2012 22:59, l...@gnu.org (Ludovic Courtès) writes: > Ooh, I see. This is related to commit ed4c3739 (see > ). > > What happens is that the directory name may be correctly decoded when > passed as an argument: > > [

bug#12887: Broken pipe while generating guile-procedures.texi

2012-12-07 Thread Ludovic Courtès
Hi, Thanks for your feedback! DNS skribis: > sorry for my late reply, and thx a lot for your help. > i was compiling 2.0.7 and had the same issue, then i was finally lookin > at the log and figured out that it is because of a "umlaut" char in the > parent directory-name where i tried to build g

bug#12887: Broken pipe while generating guile-procedures.texi

2012-12-07 Thread DNS
> The problem here is that ice-9/boot-9.scm, which is an essential > start-up file, could not be found. I don’t see any reason why this > would happen. > > Are you building a pristine 2.0.6, with no distro patches etc.? > > Can you confirm that the file module/ice-9/boot-9.scm is available in >

bug#12887: Broken pipe while generating guile-procedures.texi

2012-11-14 Thread Ludovic Courtès
Hi, DNS skribis: > GEN guile-procedures.texi > Throw without catch before boot: > Throw to key misc-error with args ("primitive-load-path" "Unable to find > file ~S in load path" ("ice-9/boot-9") #f)Aborting. The problem here is that ice-9/boot-9.scm, which is an essential start-up file,

bug#12887: Broken pipe while generating guile-procedures.texi

2012-11-14 Thread DNS
Hi guys, i was trying to build guile 2.0.6 from tarball and from the latest revision and get with both a similar error like these: https://lists.gnu.org/archive/html/bug-guile/2011-03/msg00111.html https://lists.gnu.org/archive/html/bug-guile/2011-12/msg00058.html https://lists.gnu.org/archive/htm