A recent upload to Mentors fixes this issue. It should be in the archive shortly.
Should Britney remove the package from testing on Nov 5, you can still get it from unstable. Just download it from https://packages.debian.org or via apt. On Mon, Nov 2, 2015 at 2:25 PM, SM0SVX <sm0...@users.sourceforge.net> wrote: > Hi! > > I'm the original author of the SvxLink software. > > The C++11 problem appeared because libsigc++ in Debian was upgraded to a > version that require C++11 support to be turned on in the compiler. > However, > if C++11 support was turned on, SvxLink would not compile since some > existing > static const declations seemed to be illegal in C++11. > > The problem has now been fixed upstream in the 14.08.2 release: > > https://github.com/sm0svx/svxlink/releases/tag/14.08.2 > > Best regards, > Tobias >