Bug#556694: marked as done (FTBFS with binutils-gold)

2011-10-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#556694: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #556694, regarding FTBFS with binutils-gold to be marked as done. This means that you claim that the problem has been dealt with. If this is

Bug#556694: FTBFS with binutils-gold

2011-04-30 Thread anomie
Here is a patch to configure.ac to make it pull in the needed libraries. Note that the selinux check must be moved, otherwise PKG_CHECK_MODULES skips setting XDM_LIBS entirely; as an alternative, you could have it set some other variable than XDM_LIBS and merge it in later. --- a/configure.ac +++ b

Bug#556694:

2011-01-30 Thread Artur Rona
Julien, so please propose better fix if you have. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1296416691.1852.5.camel@localhost

Bug#556694: FTBFS linking with ld --as-needed

2011-01-30 Thread Julien Cristau
On Sun, Jan 30, 2011 at 01:27:17 +0100, Artur Rona wrote: > I have updated patch from Ubuntu natty. Patch is incorrect, the libs should be picked up in XDM_LIBS from configure. Cheers, Julien signature.asc Description: Digital signature

Bug#556694: FTBFS linking with ld --as-needed

2011-01-29 Thread Artur Rona
I have updated patch from Ubuntu natty. Description: Fix FTBFS due to binutils-gold. Link against -lXext -lXrender -lXau. Bug-Debian: http://bugs.debian.org/556694 Author: Artur Rona diff -Nru -x '*~' xdm-1.1.10.orig/Makefile.am xdm-1.1.10/Makefile.am --- xdm-1.1.10.orig/Makefile.am 2010-04-10 03

Bug#556694:

2010-11-26 Thread Artur Rona
Tags: patch I made a patch which fixes FTBFS with binutils-gold on Ubuntu natty. Description: Fix FTBFS due to binutils-gold. Link against -lXext -lXrender -lXau. Bug-Debian: http://bugs.debian.org/556694 Author: Artur Rona diff -Nru -x '*~' xdm-1.1.10.orig/Makefile.am xdm-1.1.10/Makefile.am ---

Bug#556694: FTBFS with binutils-gold

2009-11-17 Thread Peter Fritzsche
Source: xdm Version: 1:1.1.8-6 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed