<div dir="ltr">I tried to compile squid from sid repo. It fails, but I'm not sure why. <div><br></div><div>When I only add the src-deb apt-get build-dep squid3 says libecap3-dev was not found and fails.(Im not sure why it`s needed. libecap3-dev is not listed in the dependencies. <a href="https://packages.debian.org/sid/squid3">https://packages.debian.org/sid/squid3</a>)</div><div><br><div>When I add deb and deb-src apt-get build-dep squid3  wants to update/install  adwaita-icon that is not compatible with gnome.</div><div><br></div><div>So I can't build squid 3.5 on an stable Jessie. Do you have any ideas why?<br><div><pre style="white-space:pre-wrap;color:rgb(0,0,0);line-height:normal">L.P.H. van Belle <<a href="http://lists.squid-cache.org/listinfo/squid-users">belle at bazuin.nl</a>> schrieb am Mo., 18. Jan. 2016 um
09:07 Uhr:

><i> Really this is an easy thing to do.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Add in you sources.list.d/sid.list    ad the sid  repo.  ( only src-deb )
</i>><i>
</i>><i> Run apt-get update.
</i>><i>
</i>><i>
</i>><i>
</i>><i> apt-get source squid
</i>><i>
</i>><i> apt-get build-dep squid
</i>><i>
</i>><i>  make changes if needed, in debian/rules and debian/changelog IF you
</i>><i> changed something.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Build it
</i>><i>
</i>><i> apt-get source squid –b
</i>><i>
</i>><i> it errors, thats ok, get the 2 or 3 extra packages, the same way, after
</i>><i> installing them you can build squid again.
</i>><i>
</i>><i>
</i>><i>
</i>><i> put the debs in a repo you can access and your done.
</i>><i>
</i>><i> Did it here, works fine.
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i> Greetz,
</i>><i>
</i>><i>
</i>><i>
</i>><i> Louis
</i>><i>
</i>><i>
</i>></pre></div></div></div></div>