https://bugzilla.novell.com/show_bug.cgi?id=683898 https://bugzilla.novell.com/show_bug.cgi?id=683898#c4 Peter Trommler <peter.trommler@ohm-hochschule.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |peter.trommler@ohm-hochschu | |le.de Resolution| |FIXED --- Comment #4 from Peter Trommler <peter.trommler@ohm-hochschule.de> 2011-11-21 15:43:28 UTC --- I fixed the issue in OBS request 92467. OBS sets SUSE_ASNEEDED=1 which in turn causes ld to include RPATHs only for libraries that are used to resolve undefined symbols. AFAIK order of libraries in linker arguments matters, too. Package cabal-install and all other packages built with ghc-rpm-macros work with the above mentioned patch. So I suggest to close the bug. If a user sets SUSE_ASNEEDED=1, however, all executables produced by ghc will face the same issue. We should open a new bug and investigate how to override SUSE_ASNEEDED in ghc or perhaps fix the library order issue. We might have to file a bug with upstream for the latter. -- 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.