Bug#615572: FTBFS against current sid

2011-02-27 Thread Jelmer Vernooij
On Sun, 2011-02-27 at 14:51 +0100, Andreas Metzler wrote: > Package: ctrlproxy > Version: 3.0.7-1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > ctrlproxy does not build anymore. src/gnutls.c uses gcrypt functions, > but ./configure does no

Bug#615572: FTBFS against current sid

2011-02-27 Thread Andreas Metzler
On 2011-02-27 Julien Cristau wrote: > No, it's triggered by a change in how gcc invokes the linker. See > http://wiki.debian.org/ToolChain/DSOLinking#Notresolvingsymbolsinindirectdependentsharedlibraries Thank you for the explantion. I was not aware of the fact that we used --no-add-needed in

Bug#615572: FTBFS against current sid

2011-02-27 Thread Julien Cristau
user peter.fritzs...@gmx.de usertag 615572 no-add-needed kthxbye On Sun, Feb 27, 2011 at 14:51:22 +0100, Andreas Metzler wrote: > Package: ctrlproxy > Version: 3.0.7-1 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > ctrlproxy does not buil

Bug#615572: FTBFS against current sid

2011-02-27 Thread Andreas Metzler
Package: ctrlproxy Version: 3.0.7-1 Severity: serious Justification: fails to build from source (but built successfully in the past) ctrlproxy does not build anymore. src/gnutls.c uses gcrypt functions, but ./configure does not search for gcrypt and add it to the liker line. This bug might have be