Re: Porting to SCO ODT

Lance Ellinghouse (lance@markv.com)
Thu, 25 Jun 92 18:50:40 PDT

Got it to compile with minimal problems..
The tests cannot be run "out of the box" due
to 14 char truncation and things get overwritten with
comnpiled versions and such..

I have no idea if it is working correctly at this time.
I have to go rebuild the original versions of the tests,
then shorten their names and edit the testall.py file.

The only thing I really had to do was modify the Makefile
a little and socketmodule.c to remove the AF_UNIX
parts. (put an #ifdef and a define in the makefile
to skip them).

Lance
lance@markv.com