Re: [Gimp-developer] GEGL Compilation Error
- From: Øyvind Kolås <pippin gimp org>
- To: Americo Gobbo <jag rabisco gmail com>
- Cc: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] GEGL Compilation Error
- Date: Sat, 24 Mar 2018 21:33:00 +0100
The error indicates that the C++ part of gcc is not installed on your
system. Most of GEGL is using just C, but a couple of operations
relying on external C++ based libraries need the C++ parts as well.
On Sat, Mar 24, 2018 at 5:58 PM, Americo Gobbo <jag rabisco gmail com> wrote:
Hi all,
I am trying compile the GEGL but I have this error (git clone updated).
All dependencies are complete and .autogen.sh is OK.
Thanks
americo
===
...
CC clip.o
CCLD gcut
make[2]: Leaving directory '/home/jag/devel/gimp-git-master/gegl/gcut'
Making all in tools
make[2]: Entering directory '/home/jag/devel/gimp-git-master/gegl/tools'
CC gegl-imgcmp.o
CC introspect.o
CC operation_reference.o
CC detect_opencl.o
CC gegl-tester.o
CC operations_html.o
CXX exp_combine-exp_combine.o
../depcomp: line 772: exec: g++: not found
make[2]: *** [Makefile:716: exp_combine-exp_combine.o] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/jag/devel/gimp-git-master/gegl/tools'
make[1]: *** [Makefile:637: all-recursive] Error 1
make[1]: Leaving directory '/home/jag/devel/gimp-git-master/gegl'
make: *** [Makefile:544: all] Error 2
_______________________________________________
gimp-developer-list mailing list
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 gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]