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
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
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
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
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
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
---
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
7 matches
Mail list logo