=>I recently tried to compile the multiplayer game of Hearts (from
=>comp.sources.games), and failed during to numeroous bsdisms. I eventually

Funny you should ask - I just did last night.  The main problems
I got had to do with variable _tty.  It would appear that _tty.sg_erase
should be changed to _tty.c_cc[ VERASE ], etc.  This is from memory,
I don't have the patch in front of me, so it may not be exactly
accurate.  Also, I was interested in the X version, and so didn't
test the non-X version much.  It did seem to work.

Email mail and I'll send you the patch.
                                                         
