Re: (fwd) tin crashes on MacOS 10.4
Thomas Dickey <[email protected]> Tue, 29 Dec 2009 18:26:03 -0500 (EST)
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 30 Dec 2009, Urs Janßen wrote: > On Tue, Dec 29, 2009 at 03:57:23PM -0500, Thomas Dickey wrote: >> ...or perhaps there's some Apple-define that turns on the bulk of things >> without aggravating anything. There are several special cases in >> CF_XOPEN_SOURCE for other systems. > > no MacOS X here but > <http://svn.python.org/projects/python/branches/py3k/configure.in> > has some comments on defining _XOPEN_SOURCE on various systems and if I > didn't overlook something a fix for CF_XOPEN_SOURCE would be: > > darwin*) #(vi > CPPFLAGS="$CPPFLAGS -D_DARWIN_C_SOURCE" > ;; perhaps (I have an old set of header files that doesn't show this symbol). What I have in cdefs.h uses _APPLE_C_SOURCE to define __DARWIN__UNIX03 -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net