URL: <http://savannah.gnu.org/bugs/?32382>
Summary: Undefining HAVE_SVR4_PTYS breaks screen on Tru64 Project: GNU Screen Submitted by: srd Submitted on: Mon 07 Feb 2011 10:01:13 PM GMT Category: Build/Install Severity: 3 - Normal Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 4.0.3 Fixed Release: None Planned Release: None Work Required: None _______________________________________________________ Details: At line 247 of os.h there is this conditional: /* Alexandre Oliva: SVR4 style ptys don't work with osf */ #ifdef __osf__ # undef HAVE_SVR4_PTYS #endif As __osf__ is defined by the standard Tru64 C compiler, this undefines HAVE_SVR4_PTYS and breaks screen on Tru64 (5.1B). Unfortunately I can't see an easy way to distinguish Tru64 via a standard macro, so maybe it should be done by autoconf? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?32382> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/