[cairo] Cairo 1.4.6 release-candidate snapshot available

Dave Yeo daveryeo at telus.net
Sat Apr 28 08:46:38 PDT 2007


On Fri, 27 Apr 2007 22:56:35 -0700, Carl Worth wrote:

>I've made a second release-candidate snapshot for what I'd like to
>become cairo 1.4.6:

Hi, building on OS/2 also have the problem of no
cairo-ps-surface-private.h. Worked around by using one from a couple of
day old git pull.
While a DLL gets built fine the build ends in boilerplate like this
 gcc.exe -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src
-I../src -I../src -I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/include/libpng12 -Wall -Wsign-compare
-Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wno-unused-parameter -fno-strict-aliasing -g -O2 -MT
cairo-boilerplate.lo -MD -MP -MF .deps/cairo-boilerplate.Tpo -c
cairo-boilerplate.c  -DDLL_EXPORT -DPIC -o .libs/cairo-boilerplate.o
In file included from ../src/cairo-scaled-font-private.h:44,
                 from cairo-boilerplate.c:65:
../src/cairo-mutex-private.h:183: error: syntax error before "extern"
../src/cairo-mutex-private.h:184: error: syntax error before "void"
../src/cairo-mutex-private.h:185: error: syntax error before "void"
make[3]: *** [cairo-boilerplate.lo] Error 1

So doesn't like the cairo_private here.
Also had this error a couple of days ago with a git pull.
Dave




More information about the cairo mailing list