[Openmcl-devel] Fwd: Error: Foreign function not found: X86-DARWIN64::|gethostname|
Mark Klein
m_klein at mit.edu
Thu Jun 24 16:39:12 PDT 2021
I got the following error when quickloading usocket:
Clozure Common Lisp Version 1.12.1 (v1.12.1) DarwinX8664
For more information about CCL, please see http://ccl.clozure.com.
CCL is free software. It is distributed under the terms of the Apache Licence, Version 2.0.
? (ql:quickload 'usocket)
To load "usocket":
Load 1 ASDF system:
usocket
; Loading "usocket"
Read error between positions 66 and 163 in /Users/markklein/quicklisp/dists/quicklisp/software/usocket-0.8.3/backend/openmcl.lisp.
Error: Foreign function not found: X86-DARWIN64::|gethostname|
While executing: CCL::LOAD-EXTERNAL-FUNCTION, in process Listener(4).
Type cmd-. to abort, cmd-\ for a list of available restarts.
Type :? for other options.
1 >
I am using a Macbook Pro with Mac OS 10.14.1 I upgraded today from CCL 1.12-dev to CCL 1.12.1, so maybe that's what caused the problem.
Any suggestions on how I can fix this?
I tried downloading the Mac App Store version of clozure CL, but that crashed:
Unhandled exception 10 at 0x7fff67416a1d, context->regs at #x7ffeefbfdc00
Exception occurred while executing foreign code
at objc_msgSend + 29
received signal 10; faulting address: 0x7fff00000018
? for help
[1283] Clozure CL kernel debugger:
I'm dead in the water because of this, so any pointers would be greatly appreciated.
Thanks!
Mark Klein
----------------------
Mark Klein, PhD
Principal Research Scientist
Massachusetts Institute of Technology
http://cci.mit.edu/klein/
----------------------
Mark Klein, PhD
Principal Research Scientist
Massachusetts Institute of Technology
http://cci.mit.edu/klein/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20210624/de49953f/attachment.htm>
More information about the Openmcl-devel
mailing list