[Bug 981010] New: error while loading shared libraries: libHSleksah-0.12.1.3-ghc7.4.2.so: cannot open shared object file: No such file or directory

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 3 19:12:13 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=981010

            Bug ID: 981010
           Summary: error while loading shared libraries:
                    libHSleksah-0.12.1.3-ghc7.4.2.so: cannot open shared
                    object file: No such file or directory
           Product: Fedora
           Version: 19
         Component: leksah
          Severity: unspecified
          Priority: unspecified
          Assignee: petersen at redhat.com
          Reporter: bugzilla.redhat at flying-snail.net
        QA Contact: extras-qa at fedoraproject.org
                CC: haskell-devel at lists.fedoraproject.org,
                    petersen at redhat.com

Description of problem:
In F19, leksah fails to run with this error:
leksah: error while loading shared libraries: libHSleksah-0.12.1.3-ghc7.4.2.so:
cannot open shared object file: No such file or directory

This looks to be the same problem as bug #863499

The rpath of /bin/leksah contains 
/builddir/build/BUILD/leksah-0.12.1.3/dist/build
instead of
/usr/lib64/ghc-7.4.2/leksah-0.12.1.3/

As mentioned in #863499, I can work around the issue by setting
LD_LIBRARY_PATH:
LD_LIBRARY_PATH=/usr/lib64/ghc-7.4.2/leksah-0.12.1.3/ leksah


Version-Release number of selected component (if applicable):
ghc-leksah-0.12.1.3-10.fc19.x86_64
leksah-server-0.12.1.2-10.fc19.x86_64
ghc-leksah-server-0.12.1.2-10.fc19.x86_64
leksah-0.12.1.3-10.fc19.x86_64

How reproducible:
Every time

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UPORTuz97d&a=cc_unsubscribe


More information about the haskell-devel mailing list