Cyrus SASL 2.1.25 on Solaris 11

Carson Gaspar carson at taltos.org
Thu Jan 19 16:50:52 EST 2012


On 1/17/2012 1:57 PM, Pascal Gienger wrote:
> Le 17/01/2012 22:53, Pascal Gienger a écrit :
>
>
>> So a test for Oracle Solaris has to be included in autoconf et.al...
>
> A test for Solaris 11 (because on Solaris 10 it works as designed) has
> to be included, sorry for the forgotten "11".

Or you could fix it the right way, and include <unistd.h>, and define 
one of:

__EXTENSIONS__
_XPG4_2

in your CPPFLAGS or config.h (__EXTENSIONS__ is almost certainly what 
you want).

-- 
Carson


More information about the Cyrus-sasl mailing list