Should be fixed in trunk now I hope..

Can you try applying the patch from
http://www.squid-cache.org/Versions/v3/HEAD/changesets/squid-3-10105.patch 
ontop of the tree you downloaded before:

note: you need to run bootstrap.sh after patching.


tis 2009-11-10 klockan 23:43 +0100 skrev Henrik Nordstrom:
> Found the culpit now..
> 
> configure.in:
> 
>                         AC_CHECK_LIB(pthread,
> main,[DISK_LIBS="$DISK_LIBS -lpthread"],
> 
> 
> src/Makefile.am:
> 
> squid_DEPENDENCIES = ...
>         @DISK_LIBS@ \
> 
> 
> No idea why that passes without error on my F11 box when other such
> errors do not..
> 
> Regards
> Henrik

Reply via email to