Emmanuele Bassi wrote:
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.

I guess g-ir-scanner actually parses comments so the error locations make sense...

It actually does break the build if you do a fresh checkout-compile because packages further down the dependency chain need the Cogl-0.9.gir and won't build without it. Specifically twitter-glib which then breaks mojito and so on down the line. I expect that most of you have an older version already installed in your target which allows the build to go forward.

cheers,

Kris
_______________________________________________
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

Reply via email to