Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libgcrypt spkg has incorrect DSO linking #8657

Closed
vbraun opened this issue Apr 7, 2010 · 1 comment
Closed

libgcrypt spkg has incorrect DSO linking #8657

vbraun opened this issue Apr 7, 2010 · 1 comment

Comments

@vbraun
Copy link
Member

vbraun commented Apr 7, 2010

The libgcrypt src/tests/ have a subtle linker bug which is exposed by the DSO linking changes for Fedora 13, see https://fedoraproject.org/wiki/UnderstandingDSOLinkChange. This version adds libgpg-error to the link command line.

The change is completely safe and is required to compile libgcrypt on Fedora 13 (beta).

http://www.stp.dias.ie/~vbraun/Sage/spkg/libgcrypt-1.4.4.p3.spkg

CC: @peterjeremy @sagetrac-drkirkby @williamstein

Component: build

Keywords: DSO

Author: vbraun

Issue created by migration from https://trac.sagemath.org/ticket/8657

@mwhansen
Copy link
Contributor

mwhansen commented Jun 9, 2010

comment:1

Duplicate of #9189. I'm not sure why I didn't see this one before.

@mwhansen mwhansen closed this as completed Jun 9, 2010
@sagetrac-mvngu sagetrac-mvngu mannequin removed this from the sage-4.4.4 milestone Jun 9, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants