Yes thats and error from the original Cairo they where having a build problem. I'll fix it soon if you have access to the Cairo news archives they discussed a patch at one point. If you can workaround the problem for a bit that would be helpful there cairo itself is a bit unstable right now.
Mike On 7/19/05, Daniel Oberhoff <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Compiling fbcairo i get these errors: > > cairo-quartz-surface.c: In function > '_cairo_quartz_surface_acquire_source_image': > cairo-quartz-surface.c:140: warning: implicit declaration of function > '_cairo_image_surface_set_repeat' > cairo-quartz-surface.c:140: warning: nested extern declaration of > '_cairo_image_surface_set_repeat' > cairo-quartz-surface.c:140: error: 'cairo_surface_t' has no member > named 'repeat' > cairo-quartz-surface.c:141: warning: implicit declaration of function > '_cairo_image_surface_set_matrix' > cairo-quartz-surface.c:141: warning: nested extern declaration of > '_cairo_image_surface_set_matrix' > cairo-quartz-surface.c:142: error: 'cairo_surface_t' has no member > named 'matrix' > cairo-quartz-surface.c: In function > '_cairo_quartz_surface_set_clip_region': > cairo-quartz-surface.c:198: error: too few arguments to function > '_cairo_surface_set_clip_region' > > what i found out is that there really is no member repeat in > cairo_surface_t and that _cairo_surface_set_clip_region needs another > unsigned argument serial. > > also before running autogen.sh, using automake 1.9, i had these > warnings causing autogen to stop: > > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > test/Makefile.am:102: warning: automake does not support conditional > definition of TESTS in check_PROGRAMS > > i just went ahead by doing autoconf and regenerating depfiles using > config.status depfiles. > > I am not subscribing to this list as I am not actively developing in > cairofb, just trying to get gtk running on osX without using X11. > > greets > > Daniel > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (Darwin) > > iD8DBQFC3PO4GFh1JarMK+8RAqp8AJkBshkFMPnsX2/pysVjC8i0qvCWowCgrbSq > V2Fso3NomQpGGGmrf9eNbos= > =Os2C > -----END PGP SIGNATURE----- > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
