[CM] xm.so

Orm Finnendahl finnendahl@folkwang-hochschule.de
Wed, 20 Jul 2005 13:05:04 +0200


Hi,

I tried to get x and motif working in snd. Following the instructions
in the docs I compiled xm.so 

Trying to use it gives the following error:

(define hxm (dlopen "/usr/local/musik/snd-7/xm.so"))
>#<unspecified>
(dlinit hxm "init_xm")
>g_dlinit: wrong-type-arg: Wrong type argument: "/usr/local/musik/snd-7/xm.so: undefined symbol: scm_makdbl"
; 

>wrong-type-arg
>

Could it be that my guile version (Guile 1.6.0) is outdated?


--
Orm