Re: [anjuta-devel] Building anjuta



Hi,

after some fight with sources, configure autogen &c I was able to compile anjuta with gtk+-3.0 support. I passed --enable-introspection=no --disable-vala as I'm not interested in them right now. I don't have any gtksourceview styles loaded right now, so I don't have any highlights on C sources...


regards,
Massimo



On 11/11/2010 08:19 AM, Sébastien Granjoux wrote:
Hi,

Le 11/11/2010 00:38, Eugenia Gabrielova a écrit :
Similar, introspection error on compilation with jhbuild build anjuta,
in phase 16:

Couldn't find include 'Gio-2.0.gir' (search path: ['.', '../gir', '.',
'../gir', '../gir', '/home/genia/devel/gnome-unstable/share/gir-1.0',
'/usr/share/gnome/gir-1.0', '/usr/local/share/gir-1.0',
'/usr/share/gir-1.0', '/home/genia/devel/gnome-unstable/share/gir-1.0',
'/usr/share/gir-1.0', '/home/genia/devel/gnome-unstable/share/gir-1.0'])
make[2]: *** [Everything-1.0.gir] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/home/genia/devel/gnome-git/gobject-introspection/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/genia/devel/gnome-git/gobject-introspection'
make: *** [all] Error 2
*** Error during phase build of gobject-introspection: ########## Error
running make -j2 *** [16/49]
In ~/.jhbuildrc,
autogenargs='--disable-gtk-doc --with-gtk=3.0 --enable-introspection=no'
As noted in previous email concerning introspection
Any suggestions?

It's a different error here while compiling gobject-introspection package.

I think I get the same error yesterday using the latest version of
gobject-introspection. I think it was due to an error in
gobject-introspection package, I have fixed this by using the tag
GOBJECT_INTROSPECTION_0_9_11.

I think it's possible to update the module set to checkout out a
particular but I don't remember the syntax. I think another solution is
to run 'jhbuild shell' to get a shell with jhbuild environment and then
checkout the right version of gobject-introspection (git checkout
GOBJECT_INTROSPECTION_0_9_11) and compile it. I'm not completely sure
that jhbuild will not try to recompile it though.


Another solution is to checkout anjuta with the tag
ANJUTA_BEFORE_GTK_3_Anjuta and build it without jhbuild until everything
is more stable.

Regards,

Sébastien
_______________________________________________
anjuta-devel-list mailing list
anjuta-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/anjuta-devel-list




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