Re: [Gimp-developer] compilation of current git master fails



Am 15.02.2015 um 18:13 schrieb Alexander Rabtchevich:
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 gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list

Hi, Alexander,

yesterday I stumbled over a similar problem building gegl-0.3. I had to add LDFLAGS="-lm" to my rules file in order to build gegl-0.3.
http://pastebin.com/czmPx3rW
This did the trick. Strange... :-D
I'll try to build gimp-2.9.1 from git in launchpad. https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp-edge

Regards

Otto

--
Lao-Tse sagt: Nichtstun ist besser, als mit viel Mühe nichts zu schaffen.
Und er sagt auch: Ich habe drei Schätze, die ich hüte und hege.
Der eine ist die Liebe, der zweite ist die Genügsamkeit, der dritte ist die Demut.
Nur der Liebende ist mutig, nur der Genügsame ist großzügig, nur der Demütige ist fähig zu herrschen.




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