screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] [bug #36693] pty.c:38:26: fatal error: sys/stropts.h: No


From: MarkD
Subject: [screen-devel] [bug #36693] pty.c:38:26: fatal error: sys/stropts.h: No such file or directory
Date: Sun, 09 Sep 2012 15:25:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0

Follow-up Comment #1, bug #36693 (project screen):

problem on Linux 6u3 system:

Linux xxxx 2.6.39-200.29.1.el6uek.x86_64 #1 SMP Fri Jul 6 08:46:18 EDT 2012
x86_64 x86_64 x86_64 GNU/Linux
  (Oracle Linux 6u3; Redhat derivative)

-

reading link:
http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2006-April/084975.html

-

This is a similar problem, so I updated, as a workaround:

process.c
// # include <sys/stropts.h>

pty.c
// # include <sys/stropts.h>

screen.c
// # include <sys/stropts.h>

tty.sh -> which generates tty.c
// #include <sys/stropts.h>    /* for I_POP */

-

Compiles, and runs fine after edit





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36693>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]