Fixed in git master: commit 4c7338c0974096dca8566a1d570ed51fbe721ae6 Author: Michael Natterer <mitch@xxxxxxxx> Date: Mon Feb 16 19:35:00 2015 +0100 app: link against -lm, whatever new linker version seems to need is app/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) On Sun, 2015-02-15 at 20:13 +0300, Alexander Rabtchevich wrote: > Hello > > Compilation of the current git master fails on Mint 17 64x. Here is the > error from the console. Make clean does not help. > > CC main.o > CC gimp_console_2.9-app.o > CC gimp_console_2.9-batch.o > CC gimp_console_2.9-errors.o > CC gimp_console_2.9-language.o > CC gimp_console_2.9-sanity.o > CC gimp_console_2.9-signals.o > CC gimp_console_2.9-tests.o > CC gimp_console_2.9-unique.o > CC gimp_console_2.9-units.o > CC gimp_console_2.9-gimp-debug.o > CC gimp_console_2.9-gimp-log.o > CC gimp_console_2.9-main.o > CC version.o > CC gimp_console_2.9-version.o > CCLD gimp-console-2.9 > AR libapp.a > CCLD gimp-2.9 > /usr/bin/ld: pdb/libappinternal-procs.a(plug-in-compat-cmds.o): > undefined reference to symbol 'fmod@@GLIBC_2.2.5' > //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from > command line > collect2: error: ld returned 1 exit status > make[4]: *** [gimp-console-2.9] Error 1 > make[4]: *** Waiting for unfinished jobs.... > /usr/bin/ld: pdb/libappinternal-procs.a(plug-in-compat-cmds.o): > undefined reference to symbol 'fmod@@GLIBC_2.2.5' > //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from > command line > collect2: error: ld returned 1 exit status > make[4]: *** [gimp-2.9] Error 1 > make[4]: Leaving directory `/home/sasha/Install/gimp/app' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/sasha/Install/gimp/app' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/sasha/Install/gimp/app' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/sasha/Install/gimp' > make: *** [all] Error 2 > > With respect, > Alexander Rabtchevich > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list