On Wed, Oct 23, 2013 at 08:26:33PM +0200, Bertrand LUPART wrote:
Set up a wheezy pbuilder environment, dealt with build dependencies. For now, i'm stuck with a Nettle compilation error:
hmm, it is possible that pike 7.6 doesn't work with nettle 2.4 which is in wheezy.
you may need to port nettle as well. (same process, but easier to build than pike.) (more interesting will be how to get pbuilder to use your nettle build. (i know it can be done, but i don't remember how. it's been years since i last did something like that))
alternatively it should be possible to patch 7.6 to work with the newest nettle. (or, it could be that pike7.6 is already updated, but the version in the debian package is not. in that case you could try updating the pike source in the package)
greetings, martin.