Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!gatech!howland.reston.ans.net!news.sprintlink.net!uunet!esseye!dopey.si.com!tibbs
From: tibbs@dopey.si.com (Mike Tibbs)
Subject: Broken pipe using GNU stix
Message-ID: <D1L78G.qG@esseye.si.com>
Sender: news@esseye.si.com
Nntp-Posting-Host: dopey.si.com
Organization: Smiths Industries
Date: Thu, 29 Dec 1994 19:24:16 GMT
Lines: 25

I need a little assistance with GNU stix (smalltalk for X).
I've emailed to the "maintainer" sbb@eng.sun.com, but the 
username is unknown.

I keep getting this error when running the test code through
GNU stix :

tibbs 154} mst -V t.st
Smalltalk 1.1.1 Ready
 
Processing t.st
 
Execution begins...
3211 byte codes executed
which took 0.20863 seconds, giving 153908.833821 bytecodes/sec
770 cache hits, 28 misses 0.964912 hit ratio
returned value is nil
 
Execution begins...
Broken pipe


The environment is SunOS 4.1.3, gcc-2.6, and I used the X include
files in /usr/openwin/include/X11

