[comp.windows.x] Ada X bindings X11R3 X11R4 question.

goodin@sunset.sedd.trw.com (06/07/91)

   I am currently using HP's Ada X window bindings with X11R4 and Motif 1.1.
  They have a package XT_WIDGET_CLASS_RECORDS which defines pointers to
  the widget class records. I "with" this package to provide access to the
  applicationShellWidgetClass definition.

   The problem that I have is that this package also defines pointers of type
  windowObjClass and compositeObjectClass. During the link, these pop up as 
  undefined externals.

   I have looked in /usr/include/X11 for X11R3 and the include files contain
  their definition, but the include files for X11R4 do not.

   This appears to me to be a difference between R3 and R4. Is there some work
  around, or is there some library I need to link in?

   I would appreciate any input.  Thanks in advance.


---------------------------------------------------------
  "When the going gets tough, you've cooked it too long!"
   Michael A. Goodin