Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!odi!benson From: benson@odi.com (Benson I. Margulies) Newsgroups: comp.unix.aix Subject: 3002 X/Motif -- pitfalls anyone? Message-ID: <1991Feb3.222311.4341@odi.com> Date: 3 Feb 91 22:23:11 GMT Reply-To: benson@odi.com (Benson I. Margulies) Organization: Object Design Inc., Burlington, MA Lines: 15 I just compiled and linked a rather large X11R3/motif 1.0 application that we run on the Sun's by using our own copy of the X and Motif libraries, including -lXmt. The Info Explorer doc is self-inconsistent about the correct order of listing the X11, Xm, and Xt libs. The text says one thing, and the example makefile says something different. In any case, the result is an application that dies in a XtSetValues with X server protocol error, "not a valid window ID.". Not surprising, I think, given a ResourceID of 0 in the error message. Does this ring any bells out there? Should I give up on IBM's libXm and libXt and port our copy of Xm and Xtm with the latest bugfixes? -- Benson I. Margulies