bug-guile
[Top][All Lists]
Advanced

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

Re: slib with guile 1.9.7


From: Aubrey Jaffer
Subject: Re: slib with guile 1.9.7
Date: Sat, 13 Feb 2010 14:38:59 -0500 (EST)

 | From: address@hidden (Ludovic =?iso-8859-1?Q?Court=E8s?=)
 | Date: Fri, 12 Feb 2010 10:14:13 +0100
 | 
 | It looks as though some files were compiled with GC 6.x and its
 | ‘GC_REDIRECT_TO_LOCAL’ hack and eventually linked with GC 7.x.
 | Can you make sure this isn’t the case?

Oops -- there was an old implementation of gc6.7 installed.  I removed
it; and got past linking.

During the compilation there was a warning:

  ;;; WARNING: compilation of /usr/local/src/guile-1.9.7/meta/guile-tools 
failed:
  ;;; key misc-error, throw_args ("dynamic-link" "file: ~S, message: ~S" 
("libguile-srfi-srfi-1-v-4" "file not found") #f)

Now its stuck (over 17.min) on:

  GUILE_AUTO_COMPILE=0                                  \
          ../meta/uninstalled-env                       \
          guile-tools compile -Wunbound-variable -Warity-mismatch -o 
"ice-9/boot-9.go" "ice-9/boot-9.scm"

Then my computer shut down because the CPU overheated!

Not being able to run for hours at 100% CPU would seem to be an
obstacle to building Guile-1.9.7.





reply via email to

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