Re: (fwd) tin crashes on MacOS 10.4

Urs Janßen <[email protected]> Wed, 30 Dec 2009 00:22:49 +0100
Newsgroups gmane.network.tin.devel
Message-ID <[email protected]>
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"
	;;

urs
-- 
"Only whimps use tape backup: _real_ men just upload their important stuff
 on ftp, and let the rest of the world mirror it ;)" - Linus