[PATCH] Solaris: Test for SO_{RCV,SND}TIMEO needs NET_LIBS
Theo Schlossnagle
jesus at omniti.com
Sun Mar 13 00:58:34 CET 2011
Do you have evidence that they work? both setsockopt and the
SO_RCVTIMEO define have existed for 10+ years, but anytime setsockopt
is called with that, it will simply fail.
On Fri, Mar 11, 2011 at 11:41 AM, Nils Goroll <slink at schokola.de> wrote:
> I've revisited the issue of missing socket timeouts on Solaris and noticed that
> they actually exist in OpenSolaris since integration of the Volo framework in
> fall 2008 - but the autoconf tests failed due to missing libs like in this case:
>
> configure:28453: checking whether SO_RCVTIMEO works
> configure:28496: gcc -o conftest -m64 -D_REENTRANT -pthreads conftest.c >&5
> Undefined first referenced
> symbol in file
> socket /var/tmp//ccXeai7q.o
> setsockopt /var/tmp//ccXeai7q.o
>
> Nils
>
> _______________________________________________
> varnish-dev mailing list
> varnish-dev at varnish-cache.org
> http://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev
>
--
Theo Schlossnagle
http://omniti.com/is/theo-schlossnagle
More information about the varnish-dev
mailing list