[Gimp-developer] compilation of current git master fails



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]