Miguel de Icaza wrote: > The PDF driver broke the build, the function compressBound is nowhere to > be found from: > > "src/cairo_pdf_surface.c" line 495 Is this a compile-time error or a linker error? Did you disable the PS backend or are you using zlib older that 1.2? Kristian