> Hiya,
>
> I'm trying to get the NTLM CVS branch of Squid to compile
> with Solaris 8, so we
> can test it in our environment.
> [Versions: gcc 2.92.2, make 3.78.1, autoconf 2.13, m4 1.4]
> However, it's currently failing to compile, with the
> following messages:
It's a known problem.
The NTLM code needs to know how to get some values little-endian,
and to do that it needs how to get some known-width integer numbers
(i.e. unsigned int, 32 bit). This is not possible from the
GNU libc defines those types for us, but Solaris glibc doesn't.
I'll work some autoconf tests as soon as I get some time.
-- /kinkie -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Dec 05 2000 - 01:03:03 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:51 MST