Package: gtk-led-askpass
Version: 0.11-1
Severity: important

gtk-led-askpass 0.11-1 fails to build when ld --as-needed is enabled.

To fix problem, please consider following patch:

--- gtk-led-askpass-0.11.orig/Makefile.in
+++ gtk-led-askpass-0.11/Makefile.in
@@ -52,9 +52,8 @@
 PROGRAMS = $(bin_PROGRAMS)
 gtk_led_askpass_SOURCES = gtk-led-askpass.c
 gtk_led_askpass_OBJECTS = gtk-led-askpass.$(OBJEXT)
-gtk_led_askpass_LDADD = $(LDADD)
-gtk_led_askpass_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(gtk_led_askpass_LDFLAGS) $(LDFLAGS) -o $@
+gtk_led_askpass_LDADD = $(gtk_led_askpass_LDFLAGS) $(LDFLAGS) $(LDADD)
+gtk_led_askpass_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) -o $@
 DEFAULT_INCLUDES = -I.@am__isrc@
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles


Thank you!

Best regards,

Leo.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric'), (100, 
'oneiric-backports')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-030200rc2-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gtk-led-askpass depends on:
ii  libc6                    2.13-20ubuntu5  Embedded GNU C Library: Shared lib
ii  libglib2.0-0             2.30.0-0ubuntu4 GLib library of C routines
ii  libgtk2.0-0              2.24.6-0ubuntu5 The GTK+ graphical user interface 

gtk-led-askpass recommends no packages.

gtk-led-askpass suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to