[cairo] undefined reference to `_cairo_surface_get_image'
John Ellson
ellson at research.att.com
Tue Feb 22 10:28:39 PST 2005
Efren,
You also need to --disable-xcb
I'm guessing that Carl doesn't have XCB installed, so didn't account for
this in the temporary configure fix.
John
Efren Vzz. wrote:
>this is what it says when i run configure (sh configure --prefix=/usr
>--sysconfdir=/etc --localstatedir=/var)
>
>cairo will be compiled with the following surface backends:
> Xlib: yes
> Quartz: no
> XCB: yes
> Win32: no
> PostScript: yes
> PDF: yes
> PNG: yes
> glitz: no (temporarily disabled while code is out of sync)
>
>
>moreover if i use --disable-glitz this is what it says me
>
>
>cairo will be compiled with the following surface backends:
> Xlib: yes
> Quartz: no
> XCB: yes
> Win32: no
> PostScript: yes
> PDF: yes
> PNG: yes
> glitz: no
>
>and the following font backends:
> FreeType: yes
> Win32: false
> ATSUI: no
>
>on both situations i got the same output
>
>
>On Thu, 2005-02-17 at 18:10 -0500, Carl Worth wrote:
>
>
>>On Thu, 17 Feb 2005 01:16:53 -0600, "Efren Vzz." wrote:
>>
>>
>>>i also tried with another pc and still make the same build error even if
>>>got cairo from fresh cvs
>>>
>>>
>>When you run configure, does it say that it is trying to build with
>>the glitz backend included? It shouldn't, as the glitz backend is
>>currently broken and is likely to be causing the error.
>>
>>You might try passing the --disable-glitz option to autogen.sh or
>>configure.
>>
>>-Carl
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>cairo mailing list
>>cairo at cairographics.org
>>http://lists.freedesktop.org/mailman/listinfo/cairo
>>
>>
More information about the cairo
mailing list