After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 610643 - Fix linkage against librhythmdb.la
Fix linkage against librhythmdb.la
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-22 00:29 UTC by Bastien Nocera
Modified: 2010-02-22 00:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix linkage against librhythmdb.la (839 bytes, patch)
2010-02-22 00:29 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2010-02-22 00:29:01 UTC
PatchSIA
Comment 1 Bastien Nocera 2010-02-22 00:29:03 UTC
Created attachment 154350 [details] [review]
Fix linkage against librhythmdb.la

libm is required for librhythmdb, otherwise the test applications
will fail to link when using a pedantic linker.
Comment 2 Bastien Nocera 2010-02-22 00:29:56 UTC
The build log itself:
http://koji.fedoraproject.org/koji/getfile?taskID=2003057&name=build.log
Comment 3 Jonathan Matthew 2010-02-22 00:38:08 UTC
Comment on attachment 154350 [details] [review]
Fix linkage against librhythmdb.la

looks sensible to me
Comment 4 Bastien Nocera 2010-02-22 00:39:55 UTC
Attachment 154350 [details] pushed as 557ff6b - Fix linkage against librhythmdb.la