On Thu, Oct 31, 2013 at 02:27:44AM +0100, H. William Welliver III wrote:
So, the Pike 7.6.132 tar ball should include a compatible version of Nettle that will get statically linked. Is there a particular reason to not go this route? I realize it's not philosophically pure from a debian standpoint, but sometimes it's more important to be able to get the job done.
it's probably just because nettle is listed as a dependency in the debian files which will make pbuilder install it and pike build will try that then.
it may be enough to just remove the nettle dependency from debian/control to get it to pick bundle.
this of course only works as long as the official tat ball is used, as the one in a debian package will have the bundle removed.
greetings, martin.