[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Heimdal 0.6 on Solaris 7 built




Wissler Magnus - mawi <M.Wissler@abalon.se> writes:

> Hi,
>
> I just built Heimdal 0.6 with OpenLDAP (2.1.22) support on a Solaris 7
> machine. However, I had to add the following to lib/hdb/hdb_locl.h to get it
> to compile (it complained about ULONG_MAX not being defined):
>
> #ifdef HAVE_LIMITS_H
> #include <limits.h>
> #endif
>
> Compiler used was GCC 3.0.4, Solaris kernel rev. "Generic_106541-23". I don't
> know if this is a candidate for including in the source (maybe it actually
> works with a different version of gcc or a newer Solaris), but there it is
> anyway.

Yes, it it, ULONG_MAX live in <limits.h>, and on other platforms it
probably just gets pulled in from other places.

Thank you, I've added it.

I use heimdal on solaris 7, just not the ldap stuff.

Love

PGP signature