[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-XBoard] [bug #28077] xboard needs to link against x11
From: |
anonymous |
Subject: |
[Bug-XBoard] [bug #28077] xboard needs to link against x11 |
Date: |
Mon, 23 Nov 2009 03:32:38 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091112 Iceweasel/3.5.5 (like Firefox/3.5.5; Debian-3.5.5-1) |
URL:
<http://savannah.gnu.org/bugs/?28077>
Summary: xboard needs to link against x11
Project: XBoard
Submitted by: None
Submitted on: Mon 23 Nov 2009 03:32:37 AM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
xboard uses symbols from x11 but does not link to x11 explicitly. This leads
to a build failure while using binutils-gold, which defaults to
--no-add-needed.
Add -lX11, -lXt and -lXmu to xboard_LDADD fixes the problem.
For more explanations, see:
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556691
Best Regards,
Vincent Legout
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?28077>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-XBoard] [bug #28077] xboard needs to link against x11,
anonymous <=