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." _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty