[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #181: Problems installing eggs on Mac OS X with C
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #181: Problems installing eggs on Mac OS X with Chicken 4.3.7 |
Date: |
Thu, 04 Mar 2010 04:52:50 -0000 |
#181: Problems installing eggs on Mac OS X with Chicken 4.3.7
----------------------+-----------------------------------------------------
Reporter: iraikov | Owner:
Type: defect | Status: new
Priority: major | Milestone: 4.4.0
Component: compiler | Version: 4.3.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by iraikov):
The problem was caused by an older Chicken distribution installed in /usr;
apparently the compiled .so files were linked incorrectly. Setting
LD_LIBRARY_PATH and recompiling all the installed eggs fixes the problem,
although perhaps chicken-install could be a little bit smarter about what
options to pass to the linker. You can close this ticket if you don't
think this is worth the effort.
Replying to [ticket:181 iraikov]:
> The following errors occurs when trying to install binary-heap on Mac OS
X 10.5 (gcc 4.0.1) , using Chicken 4.3.7:
--
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/181#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.