Re: Issue compiling last 3.1 squid in 64-bit platform

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Tue, 10 Nov 2009 23:43:44 +0100

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
Received on Tue Nov 10 2009 - 22:43:52 MST

This archive was generated by hypermail 2.2.0 : Wed Nov 11 2009 - 12:00:05 MST