chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #461: undefined symbol compiling genturfa'i after


From: Chicken Trac
Subject: [Chicken-janitors] Re: #461: undefined symbol compiling genturfa'i after updating Chicken
Date: Mon, 20 Dec 2010 18:37:58 -0000

#461: undefined symbol compiling genturfa'i after updating Chicken
-----------------------+----------------------------------------------------
  Reporter:  alanpost  |       Owner:       
      Type:  defect    |      Status:  new  
  Priority:  major     |   Milestone:  4.7.0
 Component:  compiler  |     Version:  4.6.x
Resolution:            |    Keywords:       
-----------------------+----------------------------------------------------

Comment(by alanpost):

 I'm also getting this error building the sandbox egg:

 {{{
 retrieving ...
 checking platform for `sandbox' ...
 checking dependencies for `sandbox' ...
 install order:
 ("sandbox")
 installing sandbox: ...
 changing current directory to .
   /opt/chicken-master/bin/csi -bnq -setup-mode -e "(require-library setup-
 api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-
 name-and-version '(\"sandbox\" \"\"))" -e "(sudo-install #t)"
 sandbox.setup
   /opt/chicken-master/bin/csc -feature compiling-extension -setup-mode
 -s -O3 -d1 sandbox.scm -j sandbox
 /opt/chicken-master/bin/chicken:/opt/chicken-
 master/lib/chicken/5/defstruct.import.so: undefined symbol
 'C_srfi_2d1_toplevel'
 lazy binding failed!
 Segmentation fault (core dumped)

 Error: shell command terminated with non-zero exit status 35584: /opt
 /chicken-master/bin/chicken sandbox.scm -output-file sandbox.c -dynamic
 -feature chicken-compile-shared -feature compiling-extension -setup-mode
 -optimize-level 3 -debug-level 1 -emit-import-library sandbox

 Error: shell command failed with nonzero exit status 256:

   /opt/chicken-master/bin/csc -feature compiling-extension -setup-mode
 -s -O3 -d1 sandbox.scm -j sandbox


 Error: shell command terminated with nonzero exit code
 17920
 "/opt/chicken-master/bin/csi -bnq -setup-mode -e \"(require-library setup-
 api)\"...
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/461#comment:2>
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]