From: hlu@eecs.wsu.edu (HJ Lu) Subject: Re: compiling tcx - solution Date: 14 May 1993 03:29:07 GMT
In article <lv5oegINN9a6@agave.cs.utexas.edu>, danielsi@cs.utexas.edu (Daniel Aaron Supernaw-Issen) writes:
|>
|> A number of people have responded to my offer to send them the fixes to
|> tcx.c and untcx.c to get them to compile under Linux. The changes are so
|> trivial that I will give a step-by-step below:
|>
|> 1. edit config.h defining linux rather than irix as the os
|> 2. " Makefile to use the linux cflags
|> 3. " tcx.c line 360 to read "int status;"
|> 4. " untcx.c line 636 to read "int state;"
|> 5. " untcx.c line 1319 to read "int status;"
|> 6. oops I forgot, in config.h change the various directories to taste.
|> 7. make
|>
|>
|> hope this helps.
|>
|> Daniel Supernaw-Issen
|> danielsi@cs.utexas.edu
Wrong! Wrong!
Please get libc 4.3.3 which fixes quite a few things including this one.
But it has its own bugs :-(.
H.J.