Control: tags 995968 + patch Control: tags 995968 + pending Renzo Davoli wrote...
> Bugfix: add --no-as-needed linker option.
Thanks for spotting this and providing a fix.
Dear maintainer,
to resolve this issue, I've prepared a NMU for gkrellm-leds
(versioned as 0.8.0-1.4), upload to DELAYED/5 will follow shortly.
Please feel free to tell me if I should delay it longer.
Regards.
Christoph
diff -u gkrellm-leds-0.8.0/Makefile gkrellm-leds-0.8.0/Makefile
--- gkrellm-leds-0.8.0/Makefile
+++ gkrellm-leds-0.8.0/Makefile
@@ -8,7 +8,7 @@
LIBS = $(GTK_LIB) $(X11_LIB)
DEFINES =
-LFLAGS = -shared
+LFLAGS = -shared -Wl,--no-as-needed
INCLUDES = $(GTK_INCLUDE)
CFLAGS = -ansi -pedantic -Wall -O2 -fPIC
CC = gcc
diff -u gkrellm-leds-0.8.0/debian/changelog gkrellm-leds-0.8.0/debian/changelog
--- gkrellm-leds-0.8.0/debian/changelog
+++ gkrellm-leds-0.8.0/debian/changelog
@@ -1,3 +1,10 @@
+gkrellm-leds (0.8.0-1.4) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Fix startup error, thanks Renzo Davoli. Closes: #995968
+
+ -- Christoph Biedl <[email protected]> Mon, 18 Oct 2021
23:33:29 +0200
+
gkrellm-leds (0.8.0-1.3) unstable; urgency=medium
* Non-maintainer upload
signature.asc
Description: PGP signature

