Your message dated Fri, 21 Oct 2016 09:10:04 +0300
with message-id <[email protected]>
and subject line Bug#573181 change of tags / pending
has caused the Debian Bug report #573181,
regarding lwm: [PATCH] Missing -lICE link library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
573181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573181
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lwm
Severity: wishlist


The new binutils doe snot add libraries by default. The following patch
adds -lICE to the build chain.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From fedf6be86fb26a2a426955ef93b5e00704632ba7 Mon Sep 17 00:00:00 2001
From: Jari Aalto <[email protected]>
Date: Tue, 9 Mar 2010 11:07:50 +0200
Subject: [PATCH] Imakefile: Link with ICE library


Signed-off-by: Jari Aalto <[email protected]>
---
 Imakefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Imakefile b/Imakefile
index d09498c..71e5a28 100644
--- a/Imakefile
+++ b/Imakefile
@@ -17,7 +17,7 @@ XCOMM Foundation, Inc., 59 Temple Place - Suite 330, Boston, 
MA  02111-1307, USA
 
 INCLUDES = -I$(TOP)
 DEPLIBS = $(DEPXLIB) $(DEPSMLIB)
-LOCAL_LIBRARIES = $(XLIB) $(SMLIB)
+LOCAL_LIBRARIES = $(XLIB) $(SMLIB) -lICE
 DEFINES = -DSHAPE
 
 HEADERS = lwm.h ewmh.h
-- 
1.7.0


--- End Message ---
--- Begin Message ---
Fixed included as patches in Debian
https://sources.debian.net/patches/lwm/1.2.2-5/

--- End Message ---

Reply via email to