chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #181: Problems installing eggs on Mac OS X with Chick


From: Chicken Trac
Subject: [Chicken-janitors] #181: Problems installing eggs on Mac OS X with Chicken 4.3.7
Date: Tue, 02 Mar 2010 05:26:20 -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:            |  
----------------------+-----------------------------------------------------
 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:

 [some output omitted ...]
   /Users/ivan/bin/chicken/bin/csi -bnq -setup-mode -e "(require-library
 setup-api)" -e "(import setup-api)" -e "(extension-name-and-version
 '(\"binary-heap\" \"\"))" /tmp/chicken-install-192.tmp/binary-heap/binary-
 heap.setup
   /Users/ivan/bin/chicken/bin/csc -feature compiling-extension -setup-mode
 -O2 -s binary-heap.scm -j binary-heap
 dyld: lazy symbol binding failed: Symbol not found: _C_i_symbolp
   Referenced from:
 /Users/ivan/bin/chicken/lib/chicken/5/datatype.import.so
   Expected in: /Users/ivan/bin/chicken/lib/libchicken.dylib

 dyld: Symbol not found: _C_i_symbolp
   Referenced from:
 /Users/ivan/bin/chicken/lib/chicken/5/datatype.import.so
   Expected in: /Users/ivan/bin/chicken/lib/libchicken.dylib


 Error: shell command terminated with non-zero exit status 5:
 /Users/ivan/bin/chicken/bin/chicken binary-heap.scm -output-file binary-
 heap.c -dynamic -feature chicken-compile-shared -feature compiling-
 extension -setup-mode -optimize-level 2 -emit-import-library binary-heap

 Error: shell command failed with nonzero exit status
 256
 "/Users/ivan/bin/chicken/bin/csc -feature compiling-extension -setup-mode
 -O2 -s binary-heap.scm -j binary-heap"

         Call history:

         setup-api.scm: 242  run-verbose
         display
         display
         write-char/port
         ##sys#flush-output
         setup-api.scm: 243  $system
         setup-api.scm: 753  system
         setup-api.scm: 758  error                       <--

 Error: shell command terminated with nonzero exit code
 17920
 "/Users/ivan/bin/chicken/bin/csi -bnq -setup-mode -e \"(require-library
 setup-ap...

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/181>
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]