Can't connect to X11R4 (Roell)'s server w/TCP
Arne Ludwig
arne at rrzbu.hanse.de
Mon Jan 14 12:24:51 AEST 1991
chan at chansw.UUCP (Jerry H. Chan) writes:
>Anybody successfully configure Thomas Roell's X11R4 server for use over TCP/ip?
>I am able to successfully build the image, but none of the clients are able to
>connect to the server.
Well ... I did that part of the port.
There is a problem, with early releases of the server that makes using
TCP/IP connections impossible. I posted a simple fix from my university
account, which obviously never made it into the world. :-(
Here is that interim patch again:
*** mit/server/Imakefile.dist Sat Nov 17 13:20:52 1990
--- mit/server/Imakefile Mon Jan 14 02:20:09 1991
***************
*** 419,425 ****
X386DIRS = dix ddx/snf ddx/mi ddx/mfb ddx/at386 os/4.2bsd os/bsdemul
X386LIBS = $(DIX) $(BSD) ddx/at386/libat386.a $(SNF) ddx/at386/vga/libvga.a \
ddx/at386/tfb/libtfb.a $(MFB) $(MI) ddx/at386/vga/libvga.a \
! $(EXTENSIONS) $(BSDEMUL)
#endif
X386OBJS = ddx/at386/init.o $(FONTUTIL)
--- 419,425 ----
X386DIRS = dix ddx/snf ddx/mi ddx/mfb ddx/at386 os/4.2bsd os/bsdemul
X386LIBS = $(DIX) $(BSD) ddx/at386/libat386.a $(SNF) ddx/at386/vga/libvga.a \
ddx/at386/tfb/libtfb.a $(MFB) $(MI) ddx/at386/vga/libvga.a \
! $(EXTENSIONS) /usr/lib/libinet.a $(BSDEMUL)
#endif
X386OBJS = ddx/at386/init.o $(FONTUTIL)
--
Arne Ludwig arne at rrzbu.hanse.de ...uunet!??????!rrzbu!arne
More information about the Comp.unix.sysv386
mailing list