not delivering cairo on mac os x build

Riccardo Magliocchetti riccardo.magliocchetti at gmail.com
Wed Sep 5 10:20:37 PDT 2012


Il 05/09/2012 16:03, Riccardo Magliocchetti ha scritto:
> Hello,
>
> Il 05/09/2012 15:55, Stephan Bergmann ha scritto:
>> On 09/05/2012 03:50 PM, Michael Stahl wrote:
>>> On 05/09/12 15:40, Alexander Thurgood wrote:
>>>> I'm getting cairo build failure on the Mac, and even when I
>>>> specifically
>>>> use --disable-cairo-canvas in my configure line, it still gets built ?
>>>
>>> that option only disables the cairo canvas but not other cairo using
>>> components such as the SVG filter. if you use --disable-rsvg as well
>>> you may be able to get a cairo-less build.
>>
>> --disable-librsvg
>
> Yes, i've spent the last few days on chasing down build issues related
> to --enable-headless on linux and i'm down to three separate switches
> (there is cups for sure and another package) i still need to compile
> correctly. I've aready fixed two issues in master and plan to resolve
> these issues in before end of week. Last famous words :)

So this are the minimum switches i need to be able to compile latest 
master with --enable-headless, i don't think --without-java is needed 
but i don't need java here:

./autogen.sh --without-java --enable-headless --disable-cups 
--disable-graphite --disable-gnome-vfs --disable-librsvg

I think all but cups are fixable within configure.in

hth,
riccardo


More information about the LibreOffice mailing list