[Openmcl-devel] swank hanging in OSX, working under Linux
Patrick May
patrick.may at mac.com
Wed Sep 5 10:23:29 PDT 2012
On Sep 1, 2012, at 3:49 AM, R. Matthew Emerson <rme at clozure.com> wrote:
> On Aug 31, 2012, at 11:26 AM, Patrick May <patrick.may at mac.com> wrote:
>
>> I have this line in a file I'm loading with ccl64 --load load.lisp:
>>
>> (swank:create-server :port 4005 :dont-close t)
>>
>> When I run this on my Mac laptop, it hangs at this line. When I run the same thing under detachtty on a Debian Linux box, it proceeds on to the rest of the file.
>>
>> Any idea what I have configured incorrectly?
>
> If your Mac is running Mountain Lion, be sure you're running an up-to-date CCL from Subversion.
That did it, thanks.
Regards,
Patrick
More information about the Openmcl-devel
mailing list