| Paste number 38274: | problem with M-x slime |
| Pasted by: | edrx |
| When: | 3 years, 5 days ago |
| Share: | Tweet this! | http://paste.lisp.org/+TJ6 |
| Channel: | #emacs |
| Paste contents: |
(load "/home/edrx/usrc/slime-2.0/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/slime.18475" :external-format :iso-latin-1-unix)
This is SBCL 0.8.16, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
*
; loading #P"/home/edrx/usrc/slime-2.0/swank-loader.lisp"
;; loading #P"/home/edrx/.slime/fasl/2006-04-20/sbcl-0.8.16-linux-x86/swank-backend.fasl"
;; loading #P"/home/edrx/.slime/fasl/2006-04-20/sbcl-0.8.16-linux-x86/nregex.fasl"
;; loading #P"/home/edrx/.slime/fasl/2006-04-20/sbcl-0.8.16-linux-x86/swank-sbcl.fasl"
debugger invoked on a SIMPLE-ERROR in thread 18490:
Unknown foreign symbol: "linux_no_threads_p"
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT ] Reduce debugger level (leaving debugger, returning to toplevel).
1: [TOPLEVEL] Restart at toplevel READ/EVAL/PRINT loop.
("hairy arg processor for top level local call SB!SYS:FOREIGN-SYMBOL-ADDRESS-AS-INTEGER"
"linux_no_threads_p"
T)
0]
This paste has no annotations.