Hello!
Charles A Edwards has written on Thursday, 16 August, at 7:38:
>Building pcmanfm from git fails with the following error:
>/usr/bin/ld: pcmanfm-desktop.o: undefined reference to symbol
>'floor@...'
>/usr/bin/ld: note: 'floor@...' 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
>operationcollect2: error: ld returned 1 exit status
>I'm running Mageia 'caldron' with glib2.0-2.33.8
>I can eliminate the error and get a clean build using the attached
>patch.
Thank you very much. Test for round() added into configure.
Andriy.
|