GNOME Bugzilla – Bug 621864
clock applet must be linked with libm
Last modified: 2010-06-22 02:54:12 UTC
Created attachment 163900 [details] [review] link clock applet with libm The clock applet must be linked with libm otherwise the build fails on the s390(x) platform (tested on Fedora Rawhide) Excerpt from http://s390.koji.fedoraproject.org/koji/getfile?taskID=167571&name=build.log ... Found cached translation database Merging translations into org.gnome.panel.ClockApplet.panel-applet. CCLD test-system-timezone /usr/bin/ld: clock_applet-clock-sunpos.o: undefined reference to symbol 'fmod@@GLIBC_2.0' /usr/bin/ld: note: 'fmod@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line /lib/libm.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status Build with patch applied - http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=167600
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.