solaris io?

Rolf-Thomas Happe rthappe@mathematik.uni-freiburg.de
Thu, 3 Jun 1999 15:44:44 +0200 (MDT)


[Don't mind the superabundant >s.  I am forwarding the CC of my own
 message which was rejected by the Clean list server on the first try.]

> > I know that the Unix iolib is not supported, so I will not be too
> > disappointed if no-one can help me, but I was wondering if it was
> > possible to use it at all under solaris (2.)7.  I have a sun sparc
> 
> I run Clean 1.3.1 on a Sun SPARC / SunOS 5.5.  The iodemos seem to 
> work fine  (I just tried iodemos/Life/LifeGameExample).
> 
> > I seem to be able to compile the iolib 0.8 ok, but when I try to run
> > the iodemos, I get the error message:
> > 
> > make[1]: Entering directory `/share/lax.1/matt/packages/clean/iodemos/Life'
> > clm -sl x -nw -I ../IOUtilities LifeGameExample -o LifeGameExample
> > Can't find x.lo
> > make[1]: *** [LifeGameExample] Error 1
> > 
> > We have the xview toolkit, but I can find no reference to files of the 
> > form x.lo anywhere.
> 
> You should find the link options file x.lo in <clean lib dir>/iolib/.
> (Clm should, too.)
> 
> rthappe