[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1191: In deployed binaries, evaluated code cannot lo
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1191: In deployed binaries, evaluated code cannot load modules |
Date: |
Fri, 08 May 2015 09:28:46 -0000 |
#1191: In deployed binaries, evaluated code cannot load modules
------------------------------------------------+---------------------------
Reporter: sjamaan | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core libraries | Version: 4.9.x
Keywords: import libraries, eval, deployment |
------------------------------------------------+---------------------------
{{{(eval (use openssl))}}} fails in a deployed binary which has openssl
installed into the deployment directory, with the error:
{{{Error: during expansion of (import ...) - module not found: openssl}}}
--
Ticket URL: <http://bugs.call-cc.org/ticket/1191>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #1191: In deployed binaries, evaluated code cannot load modules,
Chicken Trac <=