Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!csc.ti.com!ti-csl!m2.csc.ti.com!usenet From: durbeck@osage.csc.ti.com (Diane Durbeck) Newsgroups: comp.unix.ultrix Subject: X windows/Motif with DECnet Message-ID: <1991Mar20.203710.26775@csc.ti.com> Date: 20 Mar 91 20:37:10 GMT Sender: usenet@csc.ti.com (USENET News System) Organization: TI Semiconductor Process and Design Center, Dallas Lines: 19 Nntp-Posting-Host: osage.csc.ti.com On our DS5000 running Ultrix 4.1, we have compiled and installed MIT's X11R4.18+ and the latest Xt patch from OSF to support Motif v1.1.1 . All of the MIT X clients and our own X applications operate fine under TCP/IP. To operate under DECnet protocol, we know to link in the DECnet library (-ldnet). However, we still cannot run under DECnet. The X system-derived error states that it is unable to open the display and XtOpenDisplay returns a NULL. Does the '-ldnet' argument to 'ld' need to be placed before the X libraries or after? Does it even matter? We have tried all placement strategies with still no success. When compiling the MIT X source, we noticed that there are defines for TCPCONN and UNIXCONN that should be turned on for TCP/IP and socket support, respectively. But we could not find an analogous define for DECnet (as in DNETCONN). Is there one? Did we overlook something? Any help would be much appreciated. Diane Durbeck durbeck@ti.com