GNOME Bugzilla – Bug 609570
Fix libm linking
Last modified: 2010-02-10 18:21:51 UTC
SSIA
Created attachment 153450 [details] [review] Fix libm linking Otherwise we get: /usr/bin/ld: gnome-mouse-properties.o: undefined reference to symbol 'floor@@GLIBC_2.0' /usr/bin/ld: note: 'floor@@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
Attachment 153450 [details] pushed as a4eef67 - Fix libm linking