[Ecls-list] Bug trying to compile ECL

Philipp Marek philipp at marek.priv.at
Fri Mar 28 08:10:25 UTC 2014


> (compile-file "ext:sockets;sockets.lisp" :output-file
> #P"BUILD:EXT;SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T
> :H-FILE T)
> ;;;
> ;;; Compiling EXT:SOCKETS;SOCKETS.LISP.
> ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
> ;;;
>
> Condition of type: SIMPLE-PACKAGE-ERROR
> There exists no package with name "SB-BSD-SOCKETS"
> Available restarts:
I've seen this a few times; but IIRC a "configure" and/or "make" did make it work.


> If I use Ctrl-D, the build proceeds, just without this (and
> subsequent?) contribs.
>
> Should I file a bug, or is this enough?
Which version is that, git hash?






More information about the ecl-devel mailing list