https://bugzilla.novell.com/show_bug.cgi?id=726744 https://bugzilla.novell.com/show_bug.cgi?id=726744#c2 Peter Trommler <peter.trommler@ohm-hochschule.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|RESOLVED |REOPENED Version|Final |12.3 Beta 1 Component|Development |Development Platform|x86-64 |PC Resolution|DUPLICATE | AssignedTo|herbert@graeber-clan.de |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE Factory Summary|ghc-libs fails to symlink |ghc does not set RUNPATH on |libHSsyb and libHSold |libraries Alias| |ghc-libs-symlink Severity|Major |Minor OS/Version|openSUSE 11.4 |SUSE Other --- Comment #2 from Peter Trommler <peter.trommler@ohm-hochschule.de> 2013-02-06 09:00:12 UTC --- The root cause is that ghc's build system does not add RUNPATHs to its libraries. This issue has been fixed upstream (see http://hackage.haskell.org/trac/ghc/ticket/7062 and http://hackage.haskell.org/trac/ghc/ticket/3072). Those fixes will be included in the upcoming 7.8.1 release of ghc. In Factory, where we have ghc 7.4.2, we currently override ld's default to use RUNPATH and rely on RPATH which does not have this issue. All binaries linked by ghc will have an RPATH and no RUNPATH. I will reopen this ticket with low priority as the issue might affect users that wish to link ghc objects using ld directly. If you need this fixed, please increase priority on this ticket and I will backport the upstream fixes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.