chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Openssl with csc -deploy


From: Peter Bex
Subject: Re: [Chicken-users] Openssl with csc -deploy
Date: Fri, 8 May 2015 18:23:53 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, May 08, 2015 at 11:52:06AM -0400, Nick Van Horn wrote:
> > Then this is probably a bug: it seems that in deploy mode, evaled code
> > does not use the deployment search path.  I've created a ticket to track
> > this bug: https://bugs.call-cc.org/ticket/1191
> 
> Great---thanks for doing this. This bug has derailed my plans to deploy
> this application on other machines. Hopefully the solution is simple
> enough to see this fixed someday soon.
> 
> Is there any possible quick-fix to use in the meantime, so that I can
> begin testing things in my deployed environment?

Sorry, I don't think there's any hook that allows for overriding any
of this.  I don't understand this module loading code very well yet,
so perhaps one of the other core maintainers can weigh in on this.

At least in http-client there is no easy hook.  But perhaps you could
tweak the sources of http-client to make openssl a hard dependency.
Simply add (use openssl) and remove the definition of ssl-connect.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]