chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1013: Trouble installing SRFI-19 with 4.8.0.3


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1013: Trouble installing SRFI-19 with 4.8.0.3
Date: Thu, 23 May 2013 20:20:38 -0000

#1013: Trouble installing SRFI-19 with 4.8.0.3
-------------------------+--------------------------------------------------
  Reporter:  xuinkrbin.  |       Owner:         
      Type:  defect      |      Status:  new    
  Priority:  major       |   Milestone:  someday
 Component:  unknown     |     Version:  4.8.x  
Resolution:              |    Keywords:         
-------------------------+--------------------------------------------------

Comment(by zbigniew):

 Error 10 could be a bus error in csc.  Maybe there are remnants of another
 installation of Chicken somewhere (I see this one is in /opt, which is
 probably Macports).  I second the motion to try: manually compiling that
 file using csc -v, and maybe try to see which libraries are being loaded
 via "DYLD_PRINT_LIBRARIES=1 csc".

 The typical root cause for bus error is an egg built with a different
 version of chicken or a component of an older chicken which is mistakenly
 found.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1013#comment:7>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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