GNOME Bugzilla – Bug 662180
3.2.1 fails to build here
Last modified: 2011-10-19 11:59:40 UTC
The linker complains about a missing -lm /usr/bin/ld: gnome_typing_monitor-drwright.o: undefined reference to symbol 'sqrt@@GLIBC_2.2.5' /usr/bin/ld: note: 'sqrt@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line /lib64/libm.so.6: could not read symbols: Invalid operation
Fixed in http://git.gnome.org/browse/drwright/commit/?id=fb53b8b4781acfefb4ca02c1277f0223ee081325 . Do you want a new tarball with that?