-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I tried to compile git master today and I'm getting these errors...
./clutter-stage.c: In function 'clutter_stage_read_pixels': ./clutter-stage.c:1381: warning: implicit declaration of function 'cogl_read_pixels' ./clutter-stage.c:1382: error: 'COGL_READ_PIXELS_COLOR_BUFFER' undeclared (first use in this function) ./clutter-stage.c:1382: error: (Each undeclared identifier is reported only once ./clutter-stage.c:1382: error: for each function it appears in.) make[4]: *** [clutter-stage.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... ./clutter-texture.c: In function 'clutter_texture_paint': ./clutter-texture.c:563: warning: implicit declaration of function '_cogl_setup_viewport' ./clutter-texture.c: In function 'clutter_texture_class_init': ./clutter-texture.c:985: error: 'COGL_TYPE_PIXEL_FORMAT' undeclared (first use in this function) ./clutter-texture.c:985: error: (Each undeclared identifier is reported only once ./clutter-texture.c:985: error: for each function it appears in.) Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkrvJSIACgkQ6w2kMH0L1dGGJwCfeHI/3Rt8Uo2AW1vl7LtsjUh9 AbQAn0XSROX3l2SHLLcuMBWeVooMMHha =bpK/ -----END PGP SIGNATURE----- -- To unsubscribe send a mail to [email protected]
