2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-23 Thread Harald Koenig
Hi, the current 2.2.3x CVS sources don't compile on HPUX 10.20 while 2.2.3b is ok. reason is the change in nsswitch/hp_nss_common.h after 2.2.3b which is still needed for HPUX 10.20. please undo that minor change or just apply the attached patch. thanks, Harald Koenig -- "I h

Re: 2.2.3a-CVS HPUX 10.20 and source/nsswitch/hp_nss_common.h

2002-04-24 Thread Harald Koenig
nsswitch/hp_nss_common.h 22 Mar 2002 00:03:48 - 1.1.2.3 +++ source/nsswitch/hp_nss_common.h 23 Apr 2002 11:06:02 - @@ -23,8 +23,12 @@ Boston, MA 02111-1307, USA. */ +#ifdef HAVE_SYNCH_H #include +#endif +#ifdef HAVE_PTHREAD_H #include +#endif typedef enum {

Re: patch for samba-2.2.4 on Solaris

2002-05-10 Thread Harald Koenig
mportant;) still works fine for Solaris. thanks, Harald Koenig -- "I hope to die ___ _ before I *have* to use Microsoft Word.", 0--,|/OOO\ Donald E. Knuth, 02-Oct-2001 in Tuebi

cvs-20020521 lib/util.c on AIX

2002-05-22 Thread Harald Koenig
#if (defined(HAVE_NETGROUP) && defined (WITH_AUTOMOUNT)) #ifdef WITH_NISPLUS_HOME #ifdef BROKEN_NISPLUS_INCLUDE_FILES @@ -51,6 +49,8 @@ #endif /* WITH_NISPLUS_HOME */ #endif /* HAVE_NETGROUP && WITH_AUTOMOUNT */ + +#include "includes.h" int