[grisbi-bugs] [Grisbi-0.6.0 0001093]: Build fails on F-13 because of implicit linking
bugtracker at grisbi.org
bugtracker at grisbi.org
Fri May 21 20:51:09 CEST 2010
The following issue has been CLOSED
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=1093
======================================================================
Reported By: abompard
Assigned To:
======================================================================
Project: Grisbi-0.6.0
Issue ID: 1093
Category: Package
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Plateforme: Linux
OS: Autre(Other)
Version OS:
Unstable Impact: Yes
Version GTK:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 05-21-2010 06:26 UTC
Last Modified: 05-21-2010 18:51 UTC
======================================================================
Summary: Build fails on F-13 because of implicit linking
Description:
On Fedora 13, the implicit linking feature of LD has been disabled. The
reason, from the fedora wiki page
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange is :
The default behaviour for ld allows users to 'indirectly' link to required
objects/libraries through intermediate objects/libraries. While this is
convenient, it can also be dangerous because it makes your program's
dependencies tied to the dependencies of other objects. If those objects
ever change their linkages, they can break your program without any changes
to your own code.
Grisbi is affected, I've attached a patch to fix the build. Feel free to
adapt it as needed, I'm no autoconf expert.
======================================================================
----------------------------------------------------------------------
pbiava - 05-21-10 18:51
----------------------------------------------------------------------
see bug 1092
Issue History
Date Modified Username Field Change
======================================================================
05-21-10 06:26 abompard New Issue
05-21-10 18:51 pbiava Plateforme => Linux
05-21-10 18:51 pbiava OS => Autre(Other)
05-21-10 18:51 pbiava Unstable Impact => Yes
05-21-10 18:51 pbiava Status new => closed
05-21-10 18:51 pbiava Note Added: 0002405
======================================================================
More information about the bugsreports
mailing list