[cl-ncurses-devel] /usr/lib/libncurses.so: file too short.

Sturm Mabie sturm at ssm.ath.cx
Sat Nov 29 20:36:56 UTC 2008


Hi, I'm trying to compile cl-ncurses under sbcl version 1.0.22 on x86_64 on
ArchLinux. I try compiling with the command:

(asdf:oos 'asdf:load-op 'cl-ncurses)

But it fails shortly after with the error:

Error opening shared object "/usr/lib/libncurses.so":
  /usr/lib/libncurses.so: file too short.
   [Condition of type SIMPLE-ERROR]

ncurses is installed, as demonstrated by:

$ pacman -Qs curses
local/ncurses 5.7-2 (base)
    System V Release 4.0 curses emulation library

Any insight into how I can fix this?

Thanks,
Sturm




More information about the cl-ncurses-devel mailing list