[ Sorry, mail was "lost in the post" so this might not be useful now. ]

>>>>> On Thu, 15 Jun 2000 08:42:30 -0400, Eugene Kanter <[EMAIL PROTECTED]> 
>said:

  Eugene> Very much looks like true. In this case AIX has huge dependency problem,
  Eugene> because their own Xm.h header file is looking for non-existent
  Eugene> X11/extentions/Print.h.

Ah yes, the Motif headers seem to depend on the Motif library, but not on ANY
X11 headers :-(


  Eugene> I noticed other problem. The Xm shared libraries, produced by lesstif
  Eugene> (libtool?) can not be linked with almost all test examples because of
  Eugene> missing symbols. If I use nm to find sysmbols all seems to be present.
  Eugene> However if I substitute AIX motif libraries, all examples link just
  Eugene> fine.

I've never used libtool on AIX, but I do know that the AIX object format is
very different from other systems.  For a start nm, will show you all of the
static symbols and you need to use dump -T to see the shared library symbol
table.

__Martin

Reply via email to