#19208: xterm failed to install --------------------------------+------------------------------------------- Reporter: trog24@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xterm --------------------------------+------------------------------------------- Comment(by jmr@…): The real problem is that xterm.h includes <X11/Xos.h> which includes <string.h> which includes <sys/cdefs.h>, which in response to _XOPEN_SOURCE being defined defines _POSIX_C_SOURCE, which prevents <sys/types.h> from defining fd_mask. -- Ticket URL: <http://trac.macports.org/ticket/19208#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS