[BRLTTY] Brlty on Macos1.05 Leopard

Cheryl Homiak chomiak7737 at att.net
Tue Nov 6 13:28:32 EST 2007


Since stropts.h appears to be part of some kind of "if" clause, I thought 
it might be helpful to include the stropts.h lines from tty.c and pty.c. 
Pty.c is where I am having the problem in Leopard but not in Tiger.

from tty.c:
#ifdef SVR4
#include <sys/stropts.h>	/* for I_POP */
#endif

from pty.c:
/* for solaris 2.1, Unixware (SVR4.2) and possibly others */
#ifdef HAVE_SVR4_PTYS
# include <sys/stropts.h>
#endif



-- 
Cheryl

"Where your treasure is, there will your heart be also."



More information about the BRLTTY mailing list