[Samba] Re: [Samba] Re: Samba 2.2.3 doesn´t compile on HPUX 10.20

Jeremy Allison jra at samba.org
Wed Feb 6 21:51:06 GMT 2002


On Mon, Feb 04, 2002 at 02:42:01PM +0000, thomas.tiedtke at snafu.de wrote:
> 
> Ok! I have take a look at nsswitch/nss.h and comment the following lines out:
> 
> /* #elif defined(HPUX)                           <<--- deselect the HPUX Section
>  HP-UX 11
> 
> #include "nsswitch/hp_nss_common.h"
> #include "nsswitch/hp_nss_dbdefs.h"
> #include <nsswitch.h>
> 
> #ifndef _HAVE_TYPEDEF_NSS_STATUS
> #define _HAVE_TYPEDEF_NSS_STATUS
> typedef nss_status_t NSS_STATUS;
> 
> #define NSS_STATUS_SUCCESS     NSS_SUCCESS
> #define NSS_STATUS_NOTFOUND    NSS_NOTFOUND
> #define NSS_STATUS_UNAVAIL     NSS_UNAVAIL
> #define NSS_STATUS_TRYAGAIN    NSS_TRYAGAIN
> #endif  HPUX */                                    <<-- End
> 
> I my opinion this will make a de-selection of the winbindd Support on HPUX 
> Boxes (on both 10x and 11.x). This is not a solution, but a quick and cheap 
> turnaround for me to make a gmake.

Fixed for 2.2.3a, thanks.

Jeremy.




More information about the samba mailing list