bug-guile
[Top][All Lists]
Advanced

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

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


From: Ludovic Courtès
Subject: bug#12887: Broken pipe while generating guile-procedures.texi
Date: Thu, 15 Nov 2012 00:10:54 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

DNS <address@hidden> 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, 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
your source tree?

Can you run ‘strace -f -o log make’, and send the output of
‘grep ice-9/boot-9 log’?

Thanks,
Ludo’.





reply via email to

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