chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #962: Cygwin can't load Chicken units properly on my


From: Chicken Trac
Subject: [Chicken-janitors] #962: Cygwin can't load Chicken units properly on my system
Date: Thu, 27 Dec 2012 21:22:28 -0000

#962: Cygwin can't load Chicken units properly on my system
--------------------------+-------------------------------------------------
 Reporter:  johnwcowan    |       Owner:         
     Type:  defect        |      Status:  new    
 Priority:  major         |   Milestone:  someday
Component:  unknown       |     Version:  4.8.x  
 Keywords:  Cygwin units  |  
--------------------------+-------------------------------------------------
 $ csi -R srfi-4

 CHICKEN
 (c)2008-2011 The Chicken Team
 (c)2000-2007 Felix L. Winkelmann
 Version 4.7.0
 windows-cygwin-x86 [ manyargs dload ptables ]
 compiled 2012-12-27 on LNGNYCL-FDB00M1 (CYGWIN_NT-5.1)

 ; loading library srfi-4 ...

 Error: (load-library) unable to load library
 srfi-4
 "No such process"

         Call history:

         <syntax>          (##core#require-extension (srfi-4) #t)
         <syntax>          (##core#begin (##core#begin (##sys#load-library
 (quote srfi-4) #f)) (##core#undefined))
         <syntax>          (##core#begin (##sys#load-library (quote srfi-4)
 #f))
         <syntax>          (##sys#load-library (quote srfi-4) #f)
         <syntax>          (quote srfi-4)
         <syntax>          (##core#quote srfi-4)
         <syntax>          (##core#undefined)
         <eval>    (##sys#load-library (quote srfi-4) #f)        <--


 It also fails in 4.8.0 and the Git head.

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