From f3d9fb63e04a4f7b1c1c04f01b733759909c19ad Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 4 Sep 2020 12:54:15 +0100 Subject: [PATCH] debian/libxenstore3.0.symbols: drop xprintf Exporting this was always a mistake. The build will fail with: gcc xs_tdb_dump.o utils.o tdb.o talloc.o -Wl,-z,relro -Wl,-z,now -o xs_tdb_dump /usr/bin/ld: utils.o:./tools/xenstore/utils.h:27: multiple definition of `xprintf'; xs_tdb_dump.o:./tools/xenstore/utils.h:27: first defined here Closes: #968965 Signed-off-by: Ian Jackson --- debian/libxenstore3.0.symbols | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/libxenstore3.0.symbols b/debian/libxenstore3.0.symbols index d41fd6ab9c..0d6a31497a 100644 --- a/debian/libxenstore3.0.symbols +++ b/debian/libxenstore3.0.symbols @@ -2,7 +2,6 @@ libxenstore.so.3.0 libxenstore3.0 #MINVER# expanding_buffer_ensure@Base 3.2.0 sanitise_value@Base 3.2.0 unsanitise_value@Base 3.2.0 - xprintf@Base 3.2.0 xs_check_watch@Base 4.2~ xs_close@Base 4.1.0~rc6 xs_control_command@Base 4.9.0 -- 2.30.2