Ship date for 2.2.3.

Michael Steffens michael_steffens at hp.com
Fri Feb 1 04:56:03 GMT 2002


Hi Albert,

Albert Chin wrote:
> We've built the SAMBA_2_2 branch on Solaris 2.5.1, 2.6, 7, 8, HP-UX
> 10.20, 11.00, Tru64 UNIX 4.0D, 5.0A, 5.1, IRIX 6.2, 6.5, and AIX
> 4.3.2. A few problems were encountered:
> 
> 1. source/include/includes.h blindly includes:
>   #include "nsswitch/nss.h"
> 
>    On HP-UX 10.20, "nsswitch/nss.h" then includes
>   #include "nsswitch/hp_nss_common.h"
>    which wants <synch.h>. This doesn't exist on HP-UX 10.20,
>    only HP-UX 11.00 and above. Our current hack is to check
>    for <synch.h> with the following patch. Should we be trying
>    something else?

would it be possible to check explicitly for the HP-UX release to be
at least 11.00?  On 10.20 building Winbind is of little use, as
its nsswitch engine doesn't work with external backends.
No /usr/lib/libnss* libraries are being loaded.

The hp_nss_common.h and hp_nss_dbdefs.h consequently also do not
apply to releases lower than 11.00.

Cheers!
Michael




More information about the samba-technical mailing list