[asterisk-dev] [asterisk-commits] tilghman: trunk r197374 - /trunk/main/xml.c
Philipp Kempgen
philipp.kempgen at amooma.de
Thu May 28 09:16:21 CDT 2009
Kevin P. Fleming schrieb:
> SVN commits to the Asterisk project wrote:
>> Author: tilghman
>> Date: Wed May 27 18:48:15 2009
>> New Revision: 197374
>>
>> URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=197374
>> Log:
>> Revert commit 192032. This define is needed on Mac OS X.
>
> This is not correct, and another solution must be found. _POSIX_C_SOURCE
> should be defined by the compiler/system headers to indicate to the
> application (and other headers) which POSIX features are supported by
> the system that the application is being compiled on; setting it to any
> value is making an assumption about the features that the system
> offers/supports, which may not be valid.
>
> Please find out which header on OSX will provide this; for glibc, it's
> features.h.
http://developer.apple.com/documentation/Darwin/Reference/Manpages/man5/compat.5.html
Philipp Kempgen
--
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de
--
More information about the asterisk-dev
mailing list