Le samedi 28 novembre 2009 à 19:35 +0100, [email protected] a écrit : > Attached is a patch which fixes this bug.
> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) &&
> (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))
> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) &&
> (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))
> -#if defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)
> +
> +#if (defined(HAVE_CMSGCRED) || defined(LOCAL_CREDS)) &&
> (!defined(__FreeBSD__) || !defined(__FreeBSD_kernel__))
These 3 chunks are no-ops. Are you sure about them?
Cheers,
--
.''`. Josselin Mouette
: :' :
`. `' “I recommend you to learn English in hope that you in
`- future understand things” -- Jörg Schilling
signature.asc
Description: Ceci est une partie de message numériquement signée

