Re: [Gimp-developer] Last GIMP Git Master - Error on Make

2016-02-18 Thread Americo Gobbo
On Tue, Feb 16, 2016 at 2:00 AM, Owen  wrote:

> Well just built, according to the splash screen, commit c94e87e no
> problems.
>
>
> have you tried a git clean -xdf and rebuild?
>


No I don't have try the git clean,
but I did a make clean and autogen.sh again in all environment, babl, gegl
and gimp... and were possible to complete the make on gimp.
Thanks
___
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


Re: [Gimp-developer] Last GIMP Git Master - Error on Make

2016-02-18 Thread Owen
On Mon, 15 Feb 2016 21:35:59 -0200
Americo Gobbo  wrote:

> I have pulled the last git master... the make on GEGL and babl are ok.
> But on GIMP, I have this error on make:
> 
> make[4]: *** No rule to make target `/usr/include/_G_cmnfig.h',
> needed by `gimpmessagebox.o'.  Stop.
> make[4]: *** Waiting for unfinished jobs
>   CC   gimpmenufactory.o
> make[4]: Leaving directory `/home/jag/devel/gimp-2.9/app/widgets'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/jag/devel/gimp-2.9/app'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/jag/devel/gimp-2.9/app'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jag/devel/gimp-2.9'
> make: *** [all] Error 2
> $:~/devel/gimp-2.9$ git pull -r
> Current branch master is up to date.


Well just built, according to the splash screen, commit c94e87e no
problems.


have you tried a git clean -xdf and rebuild?



Owen
___
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


[Gimp-developer] Last GIMP Git Master - Error on Make

2016-02-15 Thread Americo Gobbo
I have pulled the last git master... the make on GEGL and babl are ok.
But on GIMP, I have this error on make:

make[4]: *** No rule to make target `/usr/include/_G_cmnfig.h', needed by
`gimpmessagebox.o'.  Stop.
make[4]: *** Waiting for unfinished jobs
  CC   gimpmenufactory.o
make[4]: Leaving directory `/home/jag/devel/gimp-2.9/app/widgets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jag/devel/gimp-2.9/app'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jag/devel/gimp-2.9/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jag/devel/gimp-2.9'
make: *** [all] Error 2
$:~/devel/gimp-2.9$ git pull -r
Current branch master is up to date.

Thanks,
americo
___
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