[Glade-devel] help need for compiling glade 3.14
- From: 825864 at gmail.com (tsuyoshi okita)
- Subject: [Glade-devel] help need for compiling glade 3.14
- Date: Tue, 17 Jun 2014 09:13:32 +0900
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:
The following surface backends:
Image: yes (always builtin)
Recording: yes (always builtin)
Observer: yes (always builtin)
Mime: yes (always builtin)
Tee: no (disabled, use --enable-tee to enable)
XML: no (disabled, use --enable-xml to enable)
Skia: no (disabled, use --enable-skia to enable)
Xlib: yes
Xlib Xrender: yes
Qt: no (disabled, use --enable-qt to enable)
Quartz: no (requires CoreGraphics framework)
Quartz-image: no (disabled, use --enable-quartz-image to enable)
XCB: yes
Win32: no (requires a Win32 platform)
OS2: no (disabled, use --enable-os2 to enable)
CairoScript: yes
PostScript: yes
PDF: yes
SVG: yes
OpenGL: no (disabled, use --enable-gl to enable)
OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable)
BeOS: no (disabled, use --enable-beos to enable)
DirectFB: no (disabled, use --enable-directfb to enable)
OpenVG: no (disabled, use --enable-vg to enable)
DRM: no (disabled, use --enable-drm to enable)
Cogl: no (disabled, use --enable-cogl to enable)
The following font backends:
User: yes (always builtin)
FreeType: yes
Fontconfig: yes
Win32: no (requires a Win32 platform)
Quartz: no (requires CoreGraphics framework)
The following functions:
PNG functions: yes
GLX functions: no (not required by any backend)
WGL functions: no (not required by any backend)
EGL functions: no (not required by any backend)
X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
XCB-shm functions: yes
The following features and utilities:
cairo-trace: yes
cairo-script-interpreter: yes
And the following internal features:
pthread: yes
gtk-doc: no
gcov support: no
symbol-lookup: yes
test surfaces: no (disabled, use --enable-test-surfaces to enable)
ps testing: yes
pdf testing: yes
svg testing: no (requires librsvg-2.0 >= 2.15.0)
#--------------------------
from cairo-xlib-xrender-private.h:53,
from cairo-xlib-private.h:41,
from cairo-xlib-display.c:40:
/usr/include/X11/extensions/Xrender.h:191:16: note: originally defined here
In file included from cairo-xlib-private.h:41:0,
from cairo-xlib-display.c:40:
cairo-xlib-xrender-private.h:119:3: error: conflicting types for
'XRadialGradient'
In file included from cairo-xlib-xrender.h:45:0,
from cairo-xlib-xrender-private.h:53,
from cairo-xlib-private.h:41,
from cairo-xlib-display.c:40:
/usr/include/X11/extensions/Xrender.h:194:3: note: previous declaration
of 'XRadialGradient' was here
In file included from cairo-xlib-private.h:41:0,
from cairo-xlib-display.c:40:
cairo-xlib-xrender-private.h:125:16: error: redefinition of 'struct
_XConicalGradient'
In file included from cairo-xlib-xrender.h:45:0,
from cairo-xlib-xrender-private.h:53,
from cairo-xlib-private.h:41,
from cairo-xlib-display.c:40:
/usr/include/X11/extensions/Xrender.h:196:16: note: originally defined here
In file included from cairo-xlib-private.h:41:0,
from cairo-xlib-display.c:40:
cairo-xlib-xrender-private.h:128:3: error: conflicting types for
'XConicalGradient'
In file included from cairo-xlib-xrender.h:45:0,
from cairo-xlib-xrender-private.h:53,
from cairo-xlib-private.h:41,
from cairo-xlib-display.c:40:
/usr/include/X11/extensions/Xrender.h:199:3: note: previous declaration
of 'XConicalGradient' was here
make[3]: *** [cairo-xlib-display.lo] Error 1
make[3]: quitting from directory `/tmp/cairo-1.12.16/src'
make[2]: *** [all] Error 2
make[2]: quitting from directory `/tmp/cairo-1.12.16/src'
make[1]: *** [all-recursive] Error 1
make[1]: quitting from directory `/tmp/cairo-1.12.16'
make: *** [all] Error 2
Has anyone encountered a similar error??
Thank you for your help.
Sincerely,
Tsuyoshi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]