[CM] various snd-10 - motif and gtk troubles

andersvi at notam02.no andersvi at notam02.no
Thu Mar 19 04:58:28 PDT 2009


Hi there.

Ive built both gtk and motif versions of latest snd from the tarball at
ccrma, and they both break on various places when trying to include the
'extra menus' stuff in the preferences.

Ive tried running under gdb, but dont get any stack-trace or locals at
all.  Surely im doing something wrong here, but the snd is compiled with
-g and (i think) im following the hints in README.snd.

GTK:

The gtk-version breaks when pushing the first one (the
'context-sensitive pop-up' menu:

 ERROR: Unbound variable: gtk_menu_new

The motif-version breaks on 2 places, dependent on whether xm is linked
statically or not.

XM STATIC:

In the static version it breaks when trying to include either the 'marks
or the 'toolbar knob:

 ERROR: In procedure XLoadQueryFont:
 ERROR: Wrong type argument in position 2 (expecting char*): #f

XM DYNAMIC:

In the non-static case it breaks on the same place as the gtk-version
(the 'context-sensitive...), with the error:
 
 ERROR: Unbound variable: XmNbackground

This is on a ubuntu-dist, and im using libmotif-dev (2.2.3-2) for the
motif-version.

Any hints?

-anders



More information about the Cmdist mailing list