[Openmcl-devel] loading GSLL into Clozure

Zach Beane xach at xach.com
Sat May 31 18:36:19 PDT 2014


Do you have gsl installed? Is gsl-config in your path?

Zach

Mark Klein <m_klein at MIT.EDU> writes:

> Oops, the trace doesn’t show this - I used (ql:quickload “gsll”) to try to load gsll.
>
> Mark
>
> Has anyone on the list successfully loaded GSLL into Clozure?
>
> I got the following error (on a Mac PowerBook OS 10.9.3), with both CCL 1.8.1 (shown below) and CCL 1.9:
>
> Welcome to Clozure Common Lisp Version 1.8-store-r15418  (DarwinX8664)!
> ? ; cc -m64 -I /opt/local/include/ -I/opt/local/include/ -I/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/ -o /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/libffi/libffi-unix /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/libffi/libffi-unix.c
> ; /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/libffi/libffi-unix /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/libffi/libffi-unix.grovel-tmp.lisp
> To load "gsll":
>   Load 1 ASDF system:
>     gsll
> ; Loading "gsll"
> .; cc -m64 -I /opt/local/include/ -I/opt/local/include/ -I/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/ -o /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/basic-unixint /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/basic-unixint.c
> ; /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/basic-unixint /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/basic-unixint.grovel-tmp.lisp
> .; cc -m64 -I /opt/local/include/ -I/opt/local/include/ -I/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/ -o /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/unixint /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/unixint.c
> ; /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/unixint /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/unixint.grovel-tmp.lisp
> ..........................; cc -m64 -I /opt/local/include/ -I/opt/local/include/ -I/Users/markklein/quicklisp/dists/quicklisp/software/cffi_0.11.2/ -bundle -fPIC -o /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/libosicat.dylib /Users/markklein/.cache/common-lisp/ccl-1.8-f95-macosx-x64/Users/markklein/quicklisp/dists/quicklisp/software/osicat-20120407-git/posix/wrappers.c
> ......................
> ..................................................
> [package osicat].......
>> Error: Unable to load foreign library (LIBGSLCBLAS).
>>          Error opening shared library /bin/sh: gsl-config: command not found/libgslcblas.dylib : dlopen(/bin/sh: gsl-config: command not found/libgslcblas.dylib, 10): image not found.
>> While executing: CFFI::FL-ERROR, in process Listener(6).
>> Type cmd-. to abort, cmd-\ for a list of available restarts.
>> Type :? for other options.
> 1 >
>
> Anyone have any thoughts about what i can do to fix this?
>
>     Thanks!
>
> Mark
>
> -------------------------------
> Mark Klein
> http://cci.mit.edu/klein
>
> Principal Research Scientist
> Center for Collective Intelligence
> Massachusetts Institute of Technology
>
> Visiting Researcher
> Dynamic and Distributed Information Systems Group
> University of Zurich
>
>
> -------------------------------
> Mark Klein
> http://cci.mit.edu/klein
>
> Principal Research Scientist
> Center for Collective Intelligence
> Massachusetts Institute of Technology
>
> Visiting Researcher
> Dynamic and Distributed Information Systems Group
> University of Zurich
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://lists.clozure.com/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list