Hi, I've compiled OpenDX (www.opendx.org) beautifully against LessTif-0.93.18 untill the recent additions to OpenDX CVS.
The current OpenDX make exits with: ---------------------------------------------------------------------------- ToolSelector.C: In function `void ActivateElement(_XmListRec *, XEvent *, char)': ToolSelector.C:939: implicit declaration of function `int ALLOCATE_LOCAL(...)' ToolSelector.C:945: `struct XmListPart' has no member named `selectedPositions' ToolSelector.C:956: `struct XmListCallbackStruct' has no member named `auto_selection_type' ToolSelector.C:956: `struct XmListPart' has no member named `AutoSelectionType' ToolSelector.C:970: `struct XmListCallbackStruct' has no member named `auto_selection_type' ToolSelector.C:970: `struct XmListPart' has no member named `AutoSelectionType' ToolSelector.C:982: `struct XmListCallbackStruct' has no member named `auto_selection_type' ToolSelector.C:982: `struct XmListPart' has no member named `AutoSelectionType' ToolSelector.C:990: `struct XmListPart' has no member named `AutoSelectionType' ToolSelector.C:998: implicit declaration of function `int DEALLOCATE_LOCAL(...)' gmake[3]: *** [ToolSelector.o] Error 1 ---------------------------------------------------------------------------- The ChangeLog for this OpenDX CVS addition says (well, at least I believe the text below and the ToolSelector.C changes belong together): Added TypeAhead functionality to the tools list of the VPE. With Motif 2, this functionality was minimally there, but my additions extend it. To use it, place the mouse over the Tool List and begin typing the name of the module you wish to use. Other keys other than alpha that affect this are: Up, Down arrows do the expected. Space bar deselects the tools. [...] Is this a lesstif problem? I have build lesstif-0.93.18 using the default settings (such as building for Motif 2.1 by default). The problem file "ToolSelector.C" is attached (gzipped), if you want to have look. Regards, Rob. [please include my personal address in your reply; I'm currently not subscribed]
ToolSelector.C.gz
Description: GNU Zip compressed data
