[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need "console switch" - any ideas?



Jim Dennis wrote:
> 	rtty looks interesting --- but it won't compile
> 	under my copy of Linux:
> 
> /usr/local/src/rtty/rtty.c:218: undefined reference to `FD_ZERO'
>[...]
> 	--- but Paul does say that he only expects it to work on
> 	BSD in his notes.  

Works fine for me under Linux.  I remember having a problem 
similar to the above at one point in the past and fixing it with
a bit of header munging, but under RedHat 5.2 it seems to compile
out of the box anyway.  And it definitely works, I have it running
under Linux in two machine rooms with a total of about 160 serial
ports...

- Jürgen