Source: ntopng Version: 1.1+dfsg2-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Builds of ntopng have been failing: /bin/bash: line 0: cd: src: No such file or directory make[3]: Entering directory '/«BUILDDIR»/ntopng-1.1+dfsg2' make[3]: *** No rule to make target 'librrd_th.la'. Stop. make[3]: Leaving directory '/«BUILDDIR»/ntopng-1.1+dfsg2' make[2]: *** [-lrrd] Error 2 Makefile:132: recipe for target '-lrrd' failed The problem appears to be that the logic determining whether to include LIBRRDTOOL_LIB in LIB_TARGETS checks a different Make variable than the test for a system librrd installation actually sets: HAS_RRDTOOL vs. HAS_LIBRRDTOOL. Could you please take a look? Thanks! -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org