Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > bc7dd814ebca8b18e1a081d1ab68fa82 > files > 502

brltty-4.3-3.fc15.x86_64.rpm

If you compile screen on Mac OS X and encounter the following error:

   pty.c:38:26: error: sys/stropts.h: No such file or directory

then try applying the included screen pty.c patch for this problem as follows:

   cd /path/to/screen-build-tree
   patch -p0 </path/to/brltty/Patches/screen-pty.patch

This patch was downloaded from the following location:

   https://trac.macports.org/raw-attachment/ticket/13009/patch-pty.c

It is documented as MacPorts ticket 13009, which can be read at the following 
location:

   https://trac.macports.org/ticket/13009