barad@dauphine.ee.tulane.edu (01/17/90)
I am running Sun OS 4.0.3 and I've just compiled the R4 using gcc
(1.36) and I get the following when I start up X using startx script.
XIO: fatal IO error 32 (Broken pipe) on X server "unix:0.0"
after 3 requests (2 known processed) with 0 events remaining.
XIO: fatal IO error 32 (Broken pipe) on X server ":0.0"
after 3 requests (2 known processed) with 0 events remaining.
The connection was probably broken by a server shutdown or KillClient.
XIO: fatal IO error 32 (Broken pipe) on X server "unix:0.0"
after 18 requests (17 known processed) with 0 events remaining.
The connection was probably broken by a server shutdown or KillClient.
xinit: connection to X server lost.
The connection was probably broken by a server shutdown or KillClient.
Any ideas what this means?
Herb Barad [Signal & Image Processing Laboratory]
[Electrical Engineering Dept. - Tulane Univ.]
INTERNET: barad@bourbon.ee.tulane.edu
USENET: barad@bourbon.uucprlk@THINK.COM (Robert L. Krawitz) (01/17/90)
Date: 17 Jan 90 02:09:29 GMT From: samsung!rex!dauphine.ee.tulane.edu!barad@Think.COM I am running Sun OS 4.0.3 and I've just compiled the R4 using gcc (1.36) and I get the following when I start up X using startx script. Try using either gcc 1.35 or cc. The sparc C compiler is very good, much better than the 68020 compiler.