[CM] cm and MidiShare player

Rick Taube taube@uiuc.edu
Sun, 11 Dec 2005 11:08:18 -0600


> ; Loading #P"/root/midishare/player.x86f".
> ;;; Opening shared library /usr/lib/libPlayer.so ...
> Error in function SYSTEM::LOAD-OBJECT-FILE:
>    Can't open object "/usr/lib/libPlayer.so": "/usr/lib/libPlayer.so:
> undefinedsymbol: _ZTVN10__cxxabiv120__si_class_type_infoE"

> OK. But when I try to load the player (use-system :player)  it 
> complains that
> it can't load /usr/lib/libPlayer.so, although it's there.

Hi, it seems to me that it is finding the lib OK, but there is 
something "wrong" with the lib itself.

> The Mandriva LE 2005 cmucl I'm using is 2004.11-1.

I dont have access to a linux box today but will try tommorrow on my 
planet-ccrma machine at work. For what its worth, doing (use-system 
:player ) does work in CMUCL 19c on OS X...

--rick