Hi, While trying to compile Snd yesterday evening using Gauche, I ran into a compile time error that was corrected with the following patch to clm2xen.c: 7620c7620 < XEN_ARGIFY_3(g_polywave_w, g_polywave) --- > XEN_ARGIFY_2(g_polywave_w, g_polywave) Thank you! \\ Arthur