missing linkage
Hi,
I am the Fedora packager of MuseScore. I tried to build the trunk against the latest libraries we have in Fedora rawhide, including qt-4.7, and the only problem I found was the missing linkage to librt and libdl.
Fedora does not allow implicit linkage in binaries anymore. Everything that uses a library must link to it explicitly. I am attaching the patch I made, which will fix the build failure of MuseScore on Fedora. Please consider applying it.
Thanks,
Orcan
Attachment | Size |
---|---|
mscore-dso-linking.patch | 284 bytes |
Comments
The patch is applied in the trunk at r3093
Automatically closed -- issue fixed for 2 weeks with no activity.