Bug#764845: root-system: FTBFS - missing build dependency on globus-core
Ondřej Surý
ondrej at sury.org
Fri Oct 24 13:11:02 UTC 2014
JFTR the globus-core has been renamed to globus-common, so you should
change the call:
pkg-config --cflags globus-core
to:
pkg-config --cflags globus-common
However I did the most simple thing to do and removed the patch that
enforced usage of pkg-config and the package builds just fine.
The package is now uploaded to DELAYED/0 as the bug didn't show any
activity for ~14 days and it's a RC bug.
Here's the patch:
diff --git a/debian/patches/series b/debian/patches/series
index 12baff6..2669e5c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,7 +3,6 @@
03-build-libroot-bonjour-package.patch
04-build-libroot-html-package.patch
05-rename-package-libroot-proof-proofplayer.patch
-06-globus-header.patch
15-enable-extra-ldflags.patch
19-remove-embedded-library-gl2ps.patch
21-fix-manpage-hyphen.patch
Cheers,
--
Ondřej Surý <ondrej at sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
More information about the debian-science-maintainers
mailing list