|
From: | anonymous |
Subject: | [screen-devel] [bug #47084] screen HEAD build broken on OS X |
Date: | Sun, 07 Feb 2016 13:06:53 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36 |
URL: <http://savannah.gnu.org/bugs/?47084> Summary: screen HEAD build broken on OS X Project: GNU Screen Submitted by: None Submitted on: Sun 07 Feb 2016 01:06:52 PM UTC Category: Build/Install Severity: 3 - Normal Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: Cur Dev Sources Fixed Release: None Planned Release: None Work Required: None _______________________________________________________ Details: ==> make AWK=awk srcdir=. sh ./term.sh AWK=awk CC="clang -g -O2 -Wall -Wextra -std=c11" srcdir=. sh ./comm.sh clang -c -iquote. -DETCSCREENRC='"/usr/local/Cellar/screen/HEAD/etc/screenrc"' -DSCREENENCODINGS='"/usr/local/Cellar/screen/HEAD/share/screen/utf8encodings"' -g -O2 -Wall -Wextra -std=c11 screen.c -o screen.o screen.c:1594:36: error: no member named 'm_tchars' in 'struct mode' char ibuf = displays->d_OldMode.m_tchars.t_intrc; ~~~~~~~~~~~~~~~~~~~ ^ 1 error generated. make: *** [screen.o] Error 1 There are a few build errors. That is the first. Defining POSIX seems to help with most of them. A patch that lets it build is attached. I couldn't convince configure to define POSIX, so please forgive the repetitive defines. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sun 07 Feb 2016 01:06:52 PM UTC Name: screen-osx.diff Size: 3kB By: None <http://savannah.gnu.org/bugs/download.php?file_id=36270> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47084> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |