sbcl sometimes doesn't have sb-posix

462 views
Skip to first unread message

Pascal J. Bourguignon

unread,
Nov 19, 2010, 7:28:23 PM11/19/10
to quic...@googlegroups.com

SBCL sometimes doesn't have sb-posix.
Is this a hard dependency?


[pjb@kuiper :0.0 ~]$ sbcl --no-userinit
This is SBCL 1.0.19-gentoo, 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 system definition from
; /usr/share/common-lisp/systems/asdf-binary-locations.asd into
; #<PACKAGE "ASDF0">
; registering #<SYSTEM ASDF-BINARY-LOCATIONS {1002BF9E31}> as
; ASDF-BINARY-LOCATIONS
* (load "quicklisp/setup.lisp")
pushing :has-asdf-enable-asdf-binary-locations-compatibility to *features*
pushing :has-asdf-enable-asdf-binary-locations-compatibility to *features*
Using asdf:enable-asdf-binary-locations-compatibility

debugger invoked on a SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<THREAD "initial thread" RUNNING {10023F6B21}>:
The name "SB-POSIX" does not designate any package.

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
0: [TRY-RECOMPILING] Try recompiling impl
1: [RETRY ] Retry compiling component ("quicklisp" "impl").
2: [ACCEPT ] Continue, treating
compiling component ("quicklisp" "impl") as having been
successful.
3: [ABORT ] Exit debugger, returning to top level.

(SB-INT:%FIND-PACKAGE-OR-LOSE "SB-POSIX")
0]

--
__Pascal Bourguignon__ http://www.informatimago.com/
A bad day in () is better than a good day in {}.

Russell Kliese

unread,
Nov 30, 2010, 9:10:54 PM11/30/10
to Quicklisp
Adding "(require :sb-posix)" to ~/.sbclrc fixed a similar error for me
(sbcl 1.0.40).

Russell

On Nov 20, 10:28 am, p...@informatimago.com (Pascal J. Bourguignon)
wrote:
Reply all
Reply to author
Forward
0 new messages