Re: [squid-users] Compiling squid 3.2.0.16 under Solaris 10

From: Henrik Nordström <henrik_at_henriknordstrom.net>
Date: Thu, 15 Mar 2012 22:49:44 +0100

tor 2012-03-15 klockan 22:18 +0100 skrev Jose-Marcio Martins da Cruz:

> +#if !defined(AF_LOCAL)
> +#define AF_LOCAL AF_UNIX
> +#endif

AF_UNIX is the official name. Why are we using AF_LOCAL?

> It seems that it doesn't know the function strsep, which doesn't exists under solaris.

strsep is a BSD extension.

but we do ship a replacement in lib/ if no implementation is detected,
and configure is supposed to automatically enable this when needed. What
do config.log say (search for strsep)?

Regards
Henrik
Received on Thu Mar 15 2012 - 21:49:49 MDT

This archive was generated by hypermail 2.2.0 : Fri Mar 16 2012 - 12:00:12 MDT