On Fri, 2009-06-05 at 16:18 -0400, Kris Warkentin wrote: > Trying to build the current git with jhbuild-moblin2 and getting this > error on clutter: > > LINK libclutter-cogl.la > GEN Cogl-0.9.gir > /home/kriswar/moblin2/source/clutter/clutter/cogl/cogl-shader.h:110: > syntax error, unexpected '*', expecting ')' or ',' > /home/kriswar/moblin2/source/clutter/clutter/cogl/cogl-texture.h:61: > syntax error, unexpected identifier, expecting ')' or ',' > /home/kriswar/moblin2/source/clutter/clutter/cogl/cogl-texture.h:98: > syntax error, unexpected identifier > GEN Cogl-0.9.gir > > I guess it's the g-ir compiler having a problem but the error locations > don't seem to make much sense, landing in the middle of comments and > such. Any ideas?
nope -- but your assessment is mostly right: I think it's g-ir-scanner getting confused. this does not break the build, though. I'll file a bug to bring this issue to the attention of the introspection developers. ciao, Emmanuele. -- Emmanuele Bassi, Senior Engineer | [email protected] Intel Open Source Technology Center | http://oss.intel.com _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
