guile-user
[Top][All Lists]
Advanced

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

Problems compiling guile on OS X, while generating guile-procedures.texi


From: Ian Holmes
Subject: Problems compiling guile on OS X, while generating guile-procedures.texi
Date: Sat, 24 Sep 2011 23:00:39 -0400

Thanks for the help. My libgc actually *is* version 7.1 and I am
having trouble 7.2 from source (actually problems with the
libatomic-ops dependency). I shall persevere...
Ian


% ls -l /usr/local/lib/libgc.*
lrwxr-xr-x  1 root  wheel  42 Sep 23 22:33
/usr/local/lib/libgc.1.0.3.dylib ->
../Cellar/bdw-gc/7.1/lib/libgc.1.0.3.dylib
lrwxr-xr-x  1 root  wheel  38 Sep 23 22:33
/usr/local/lib/libgc.1.dylib -> ../Cellar/bdw-gc/7.1/lib/libgc.1.dylib
lrwxr-xr-x  1 root  wheel  32 Sep 23 22:33 /usr/local/lib/libgc.a ->
../Cellar/bdw-gc/7.1/lib/libgc.a
lrwxr-xr-x  1 root  wheel  36 Sep 23 22:33 /usr/local/lib/libgc.dylib
-> ../Cellar/bdw-gc/7.1/lib/libgc.dylib


2011/9/24 Ludovic Courtès <address@hidden>:
> Hi,
>
> Ian Holmes <address@hidden> skribis:
>
>> guile: uncaught throw to syntax-error: (memoization ~A ~S. (expected a
>> proper list ((quote ()) . #<srcprops ((line . 12089) (column . 57)
>> (filename . "/usr/local/guile-2.0.2/module/ice-9/psyntax-pp.scm"))>))
>> #f)
>> Cannot exit gracefully when init is in progress; aborting.
>
> This could be the consequence of a GC bug.  Which version of libgc are
> you using?
>
> Version 7.1 is recommended or, better yet, one of the 7.2 snapshots.
>
> HTH,
> Ludo’.
>



reply via email to

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