|
| From: | anonymous |
| Subject: | [screen-devel] [bug #42246] 4.2.1 regression: compile error with Sun Studio 12 on Solaris 10 |
| Date: | Fri, 24 Apr 2015 02:57:02 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 |
Follow-up Comment #3, bug #42246 (project screen):
#if defined(_XPG4_2) || defined(_KERNEL)
void *msg_control; /* ancillary data */
socklen_t msg_controllen; /* ancillary data buffer len
*/
int msg_flags; /* flags on received message
*/
#else
./configure --enable-pam --enable-use-locale --enable-colors256
CPPFLAGS="-D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1"^
Will let you build it without issue.
-- lundman
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42246>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |