Thank you very much. I made it.

I installed pkg-config,then I copy libecap.pc to /lib/pkgconfig dir.

Next, I will test it.

PS. You are right. It's not a good idea. I remember.



lionx...@gmail.com
 
From: Amos Jeffries
Date: 2014-10-21 09:28
To: squid-users
Subject: Re: [squid-users] question on compile squid 3.3.3 with --enable-ecap 
option on cygwin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
On 20/10/2014 7:59 p.m., lionxyes wrote:
> 
> Hi.
> 
> A few days ago I compiled squid-3.3.3 successfully on cygwin , then
> I also compiled ecap-0.2.0 successfully on cygwin because I want
> compiled squid-3.3.3 with --enable-ecap option on cygwin.
> 
> Firstly, I edit squid.cygport file to add --enable-ecap option.
> 
> 
> 
> Secondly, I recompiled squid-3.3.3 by cygport. But, I get some
> errors when I do this step。 Here is the error messages.
> 
> 
> 
> I think that the reson of this error is the link command is
> incorrect. Here is the link command on cygwin and the link command
> on Kail linux.
> 
> 
> 
> Compare it, we can find it the link command on cygwin don't refer
> to libecap.a。I think this is the reason. But, I can‘t repair it
> now, becaust I don't know well g++ command, automake, autoconf.
> 
> So, Are there anybody can help me? Thank you.
 
ecap requires dynamic library loading. That is still one of the
untested features of Squid-3 on Windows.
 
some possibilities to try:
1) ensure that you have pkg-config tool installed. It is required for
detecting where your libecap is located.
 
2) For cygwin you may need --with-included-ltdl.
 
If not one of those then sorry I am not aware of the solution yet.
 
PS. in future please send the traces as inline text. This is a public
mailing list for the open-source community permanent record. Making
its content depend on proprietary services offered at the whim of
commercial entities is not a great idea.
 
Amos
 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)
 
iQEcBAEBAgAGBQJURbafAAoJELJo5wb/XPRjrYIH/jNQtqwjSSa/wn7Gjj6zGxDi
8P8J22a5ggS1hkzaehQygEmIAEBtnMSekepScxk9j9T5BCXQk2Gqt8IPG7Spe4Mu
bRAutwksNGv5NCjw4a7i96kmFNj515ngQwrt/YCrQh7fE8X16x590amc95IGBJib
y8Te5qkKEu+N98UV2UwxUMHjFNGiyxomeQ+Q8k7TG04Xuc4ZoZmAN4AYhYutg367
S21GlqkskKmDesON/Fr3xOcaQD9AS4/b7P02oNSMh7Fc90U61Ve74m1my5TXc4C2
z9lLHMxniPwXxfDz+Mp7u8MmsJbkWJsaR/RN/C/R+7PctPjcPkXqrynikgMW/0g=
=P14p
-----END PGP SIGNATURE-----
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to