On Thu, 8 Mar 2018 09:58:20 -0500 Partha Bagchi <partha1b@xxxxxxxxx> wrote: > On Thu, Mar 8, 2018 at 9:43 AM, Americo Gobbo <jag.rabisco@xxxxxxxxx> wrote: > > > Hi All, > > I am trying create the environment on Fedora 27 to GIMP devel... But, I > > have found problems on 'make' process: > > > > Making all in gcut > > make[2]: Entering directory '/home/jag/devel/gimp-git-master/gegl/gcut' > > make[2]: Nothing to be done for 'all'. > > 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' > > CCLD introspect > > CCLD operation_reference > > CCLD detect_opencl > > CCLD gegl-tester > > CXX exp_combine-exp_combine.o > > CCLD operations_html > > ../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:633: all-recursive] Error 1 > > make[1]: Leaving directory '/home/jag/devel/gimp-git-master/gegl' > > make: *** [Makefile:540: all] Error 2 > > === > > the autogen.sh is OK, all dependencies are completed (less mrg ;) > > Someone can help me? > > > > Thanks > > americo > > > Seems clear to me americo. :) It says g++ not found. What happens when you > type g++ in your GIMP shell environment? > hi! 1. on fedora, g++ can be installed by following https://stackoverflow.com/questions/12952913/how-do-i-install-g-for-fedora 2. ./configure ought to try to see if doesn't exist and fail earlier. -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Why I Love Perl - http://shlom.in/joy-of-perl Chuck Norris is the ghost author of the entire Debian GNU/Linux distribution. And he wrote it in 24 hours, while taking snack breaks. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ 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