Xref: utzoo comp.unix.sysv386:4112 comp.windows.x:31538 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!ira.uka.de!smurf!subnet.sub.net!mcshh!rrzbu!arne From: arne@rrzbu.hanse.de (Arne Ludwig) Newsgroups: comp.unix.sysv386,comp.windows.x Subject: Re: Can't connect to X11R4 (Roell)'s server w/TCP Keywords: TCP X11R4 stuck Message-ID: <1657@rrzbu.UUCP> Date: 14 Jan 91 01:24:51 GMT References: <129@chansw.UUCP> Followup-To: comp.unix.sysv386 Lines: 35 chan@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@rrzbu.hanse.de ...uunet!??????!rrzbu!arne