guile-user
[Top][All Lists]
Advanced

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

Build failure during build from git


From: Ralf Mattes
Subject: Build failure during build from git
Date: Thu, 01 Jul 2010 12:07:50 +0200

Hello Guilers,

after a fresh checkout from the git repository the build fails with the 
following error message:

 make[3]: Entering directory `/SCHEME/guile/libguile'
 cat alist.doc arbiters.doc array-handle.doc array-map.doc ....  > 
guile-procedures.texi || { rm guile-procedures.texi; false; }


 guile: uncaught throw to misc-error: (dynamic-link file: ~S, message: ~S 
(libguile-srfi-srfi-1-v-4 file not found) #f)
 Cannot exit gracefully when init is in progress; aborting.


Hmm, the same thing happens when I run guile itself:

 /SCHEME/guile$ meta/uninstalled-env guile
 guile: uncaught throw to misc-error: (dynamic-link file: ~S, message: ~S 
(libguile-srfi-srfi-1-v-4 file not found) #f)
 Cannot exit gracefully when init is in progress; aborting.
 Aborted

Any ideas what went wrong?

TIA Ralf Mattes




reply via email to

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