Re: libltdl

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 30 Jul 2010 18:37:11 +1200

dikshie wrote:
> squid-3.1.5.1 on FreeBSD-8.1:
>
> depbase=`echo LoadableModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid31/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid31/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid31/etc\" -I..
> -I../include -I../src -I../include -I../src -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -Werror -D_REENTRANT -g
> -O2 -MT LoadableModule.o -MD -MP -MF $depbase.Tpo -c -o
> LoadableModule.o LoadableModule.cc && mv -f $depbase.Tpo $depbase.Po
> In file included from ../libltdl/ltdl.h:37,
> from LoadableModule.cc:10:
> ../libltdl/libltdl/lt_error.h:35:31: error: libltdl/lt_system.h: No
> such file or directory
> *** Error code 1
>
> could you please add lt_system.h?

We have managed to find the cause of these now and the fix will be in
3.1.5.2 shortly.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.5
Received on Fri Jul 30 2010 - 06:37:28 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 30 2010 - 12:00:11 MDT