Include -lm explicitly
commitac7912b9964ccda06c8d0d140c25ddadd65232af
authorThomas Leonard <talex5@gmail.com>
Sun, 15 Jul 2012 06:28:11 +0000 (15 07:28 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 15 Jul 2012 06:28:11 +0000 (15 07:28 +0100)
treee238e837eef38a1d7b83b240ccb9d7cb47c43890
parente47b9c9ce889aeddfc65587dae76e82c63eca061
Include -lm explicitly

Error (reported in #3544149) was:

/usr/bin/ld: view_collection.o: undefined reference to symbol 'sqrt@@GLIBC_2.0'
/usr/bin/ld: note: 'sqrt@@GLIBC_2.0' is defined in DSO /lib/i386-linux-gnu/libm.so.6 so try adding it to the linker command line
/lib/i386-linux-gnu/libm.so.6: could not read symbols: Invalid operation
ROX-Filer/src/configure.in