[Glade-devel] help need for compiling glade 3.14



Hi,

On Tue, Jun 17, 2014 at 09:13:32AM +0900, tsuyoshi okita wrote:
Dear Gurus,

Thank you for your guidance last time.  I've been working on it.
OS: Debian Wheezy
I installed libcairo2-dev package
and ran ./glade_build.sh and it gave me the following error.
#-------------------
cairo (version 1.12.16 [release]) will be compiled with:
[...]
cairo-xlib-xrender-private.h:119:3: error: conflicting types for 'XRadialGradient'
cairo-xlib-xrender-private.h:125:16: error: redefinition of 'struct _XConicalGradient'
cairo-xlib-xrender-private.h:128:3: error: conflicting types for 'XConicalGradient'
according to http://lists.freedesktop.org/archives/cairo/2012-November/023803.html,
this maybe can be solved by installing xorg-libXext first by:

apt-get install libxext-dev

and then trying to compile cairo again.

Roland




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]