Gentoo Archives: gentoo-user-fr

From: Guillaume HERAIL <guillaume.herail@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] Probleme avec libXft
Date: Tue, 18 Jul 2006 15:18:13
Message-Id: 1153235677.16350.2.camel@utopia.lan.apwal.org
1 Bonjour,
2
3 en voulant update mon systeme j'ai enlevé les differents blockages qu'il
4 y avait (ça faisait un moment que j'avais pas update) mais je n'arrive
5 pas à compiler libXft, il me donne cette erreur de compilation
6 (fontconfig est pourtant bien installé) :
7
8 utopia xiutecutli # emerge libXft
9 Calculating dependencies... done!
10 >>> Emerging (1 of 1) x11-libs/libXft-2.1.10 to /
11 >>> checking ebuild checksums ;-)
12 >>> checking auxfile checksums ;-)
13 >>> checking miscfile checksums ;-)
14 >>> checking libXft-2.1.10.tar.bz2 ;-)
15 >>> Unpacking source...
16 >>> Unpacking libXft-2.1.10.tar.bz2 to /var/tmp/portage/libXft-2.1.10/work
17 * Running elibtoolize in: libXft-2.1.10
18 * Applying portage-1.5.10.patch ...
19 * Applying max_cmd_len-1.5.20.patch ...
20 * Applying sed-1.5.6.patch ...
21 >>> Source unpacked.
22 >>> Compiling source in /var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10 ...
23 * econf: updating libXft-2.1.10/config.guess with /usr/share/gnuconfig/config.guess
24 * econf: updating libXft-2.1.10/config.sub with /usr/share/gnuconfig/config.sub
25 ./configure --prefix=/usr --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i386-pc-linux-gnu
26 checking for a BSD-compatible install... /bin/install -c
27 checking whether build environment is sane... yes
28 checking for gawk... gawk
29 checking whether make sets $(MAKE)... yes
30 checking whether to enable maintainer-specific portions of Makefiles... no
31 checking for i386-pc-linux-gnu-gcc... i386-pc-linux-gnu-gcc
32 checking for C compiler default output file name... a.out
33 checking whether the C compiler works... yes
34 checking whether we are cross compiling... no
35 checking for suffix of executables...
36 checking for suffix of object files... o
37 checking whether we are using the GNU C compiler... yes
38 checking whether i386-pc-linux-gnu-gcc accepts -g... yes
39 checking for i386-pc-linux-gnu-gcc option to accept ANSI C... none needed
40 checking for style of include used by make... GNU
41 checking dependency style of i386-pc-linux-gnu-gcc... gcc3
42 checking build system type... i386-pc-linux-gnu
43 checking host system type... i386-pc-linux-gnu
44 checking for a sed that does not truncate output... /bin/sed
45 checking for egrep... grep -E
46 checking for ld used by i386-pc-linux-gnu-gcc... /usr/i386-pc-linux-gnu/bin/ld
47 checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld... yes
48 checking for /usr/i386-pc-linux-gnu/bin/ld option to reload object files... -r
49 checking for BSD-compatible nm... /usr/bin/nm -B
50 checking whether ln -s works... yes
51 checking how to recognise dependent libraries... pass_all
52 checking how to run the C preprocessor... i386-pc-linux-gnu-gcc -E
53 checking for ANSI C header files... yes
54 checking for sys/types.h... yes
55 checking for sys/stat.h... yes
56 checking for stdlib.h... yes
57 checking for string.h... yes
58 checking for memory.h... yes
59 checking for strings.h... yes
60 checking for inttypes.h... yes
61 checking for stdint.h... yes
62 checking for unistd.h... yes
63 checking dlfcn.h usability... yes
64 checking dlfcn.h presence... yes
65 checking for dlfcn.h... yes
66 checking for i386-pc-linux-gnu-g++... i386-pc-linux-gnu-g++
67 checking whether we are using the GNU C++ compiler... yes
68 checking whether i386-pc-linux-gnu-g++ accepts -g... yes
69 checking dependency style of i386-pc-linux-gnu-g++... gcc3
70 checking how to run the C++ preprocessor... i386-pc-linux-gnu-g++ -E
71 checking for i386-pc-linux-gnu-g77... no
72 checking for i386-pc-linux-gnu-f77... no
73 checking for i386-pc-linux-gnu-xlf... no
74 checking for i386-pc-linux-gnu-frt... no
75 checking for i386-pc-linux-gnu-pgf77... no
76 checking for i386-pc-linux-gnu-fort77... no
77 checking for i386-pc-linux-gnu-fl32... no
78 checking for i386-pc-linux-gnu-af77... no
79 checking for i386-pc-linux-gnu-f90... no
80 checking for i386-pc-linux-gnu-xlf90... no
81 checking for i386-pc-linux-gnu-pgf90... no
82 checking for i386-pc-linux-gnu-epcf90... no
83 checking for i386-pc-linux-gnu-f95... no
84 checking for i386-pc-linux-gnu-fort... no
85 checking for i386-pc-linux-gnu-xlf95... no
86 checking for i386-pc-linux-gnu-ifc... no
87 checking for i386-pc-linux-gnu-efc... no
88 checking for i386-pc-linux-gnu-pgf95... no
89 checking for i386-pc-linux-gnu-lf95... no
90 checking for i386-pc-linux-gnu-gfortran... no
91 checking for g77... no
92 checking for f77... no
93 checking for xlf... no
94 checking for frt... no
95 checking for pgf77... no
96 checking for fort77... no
97 checking for fl32... no
98 checking for af77... no
99 checking for f90... no
100 checking for xlf90... no
101 checking for pgf90... no
102 checking for epcf90... no
103 checking for f95... no
104 checking for fort... no
105 checking for xlf95... no
106 checking for ifc... no
107 checking for efc... no
108 checking for pgf95... no
109 checking for lf95... no
110 checking for gfortran... no
111 checking whether we are using the GNU Fortran 77 compiler... no
112 checking whether accepts -g... no
113 checking the maximum length of command line arguments... 32768
114 checking command to parse /usr/bin/nm -B output from i386-pc-linux-gnu-gcc object... ok
115 checking for objdir... .libs
116 checking for i386-pc-linux-gnu-ar... i386-pc-linux-gnu-ar
117 checking for i386-pc-linux-gnu-ranlib... i386-pc-linux-gnu-ranlib
118 checking for i386-pc-linux-gnu-strip... i386-pc-linux-gnu-strip
119 checking if i386-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
120 checking for i386-pc-linux-gnu-gcc option to produce PIC... -fPIC
121 checking if i386-pc-linux-gnu-gcc PIC flag -fPIC works... yes
122 checking if i386-pc-linux-gnu-gcc static flag -static works... yes
123 checking if i386-pc-linux-gnu-gcc supports -c -o file.o... yes
124 checking whether the i386-pc-linux-gnu-gcc linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
125 checking whether -lc should be explicitly linked in... no
126 checking dynamic linker characteristics... GNU/Linux ld.so
127 checking how to hardcode library paths into programs... immediate
128 checking whether stripping libraries is possible... yes
129 checking if libtool supports shared libraries... yes
130 checking whether to build shared libraries... yes
131 checking whether to build static libraries... yes
132 configure: creating libtool
133 appending configuration tag "CXX" to libtool
134 checking for ld used by i386-pc-linux-gnu-g++... /usr/i386-pc-linux-gnu/bin/ld
135 checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld... yes
136 checking whether the i386-pc-linux-gnu-g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
137 checking for i386-pc-linux-gnu-g++ option to produce PIC... -fPIC
138 checking if i386-pc-linux-gnu-g++ PIC flag -fPIC works... yes
139 checking if i386-pc-linux-gnu-g++ static flag -static works... yes
140 checking if i386-pc-linux-gnu-g++ supports -c -o file.o... yes
141 checking whether the i386-pc-linux-gnu-g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
142 checking dynamic linker characteristics... GNU/Linux ld.so
143 checking how to hardcode library paths into programs... immediate
144 appending configuration tag "F77" to libtool
145 checking for i386-pc-linux-gnu-pkg-config... no
146 checking for pkg-config... /usr/bin/pkg-config
147 checking pkg-config is at least version 0.9.0... yes
148 checking for XRENDER... yes
149 checking for FREETYPE... yes
150 checking for FONTCONFIG... yes
151 checking for FT_Get_Next_Char... yes
152 checking for FT_Get_BDF_Property... yes
153 checking for FT_Get_PS_Font_Info... yes
154 checking for FT_Has_PS_Glyph_Names... yes
155 checking for FT_GlyphSlot_Embolden... yes
156 checking for FT_Bitmap_Size.y_ppem... yes
157 configure: creating ./config.status
158 config.status: creating Makefile
159 config.status: creating xft.pc
160 config.status: creating xft-config
161 config.status: creating src/Makefile
162 config.status: creating man/Makefile
163 config.status: creating man/xft-config.1
164 config.status: creating man/Xft.3
165 config.status: creating config.h
166 config.status: executing depfiles commands
167 make all-recursive
168 make[1]: Entering directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10'
169 Making all in man
170 make[2]: Entering directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10/man'
171 make[2]: Nothing to be done for `all'.
172 make[2]: Leaving directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10/man'
173 Making all in src
174 make[2]: Entering directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10/src'
175 if /bin/sh ../libtool --tag=CC --mode=compile i386-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I../include/X11/Xft -march=pentium-m -O2 -pipe -MT xftcolor.lo -MD -MP -MF ".deps/xftcolor.Tpo" -c -o xftcolor.lo xftcolor.c; \
176 then mv -f ".deps/xftcolor.Tpo" ".deps/xftcolor.Plo"; else rm -f ".deps/xftcolor.Tpo"; exit 1; fi
177 mkdir .libs
178 i386-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I../include/X11/Xft -march=pentium-m -O2 -pipe -MT xftcolor.lo -MD -MP -MF .deps/xftcolor.Tpo -c xftcolor.c -fPIC -DPIC -o .libs/xftcolor.o
179 In file included from xftint.h:61,
180 from xftcolor.c:25:
181 ../include/X11/Xft/Xft.h:43:35: fontconfig/fontconfig.h: No such file or directory
182 In file included from xftint.h:61,
183 from xftcolor.c:25:
184 ../include/X11/Xft/Xft.h:71: error: syntax error before "FcCharSet"
185 ../include/X11/Xft/Xft.h:71: warning: no semicolon at end of struct or union
186 ../include/X11/Xft/Xft.h:72: warning: type defaults to `int' in declaration of `pattern'
187 ../include/X11/Xft/Xft.h:72: warning: data definition has no type or storage class
188 ../include/X11/Xft/Xft.h:73: error: syntax error before '}' token
189 ../include/X11/Xft/Xft.h:73: warning: type defaults to `int' in declaration of `XftFont'
190 ../include/X11/Xft/Xft.h:73: warning: data definition has no type or storage class
191 ../include/X11/Xft/Xft.h:83: error: syntax error before "FcChar32"
192 ../include/X11/Xft/Xft.h:83: warning: no semicolon at end of struct or union
193 ../include/X11/Xft/Xft.h:86: error: syntax error before '}' token
194 ../include/X11/Xft/Xft.h:86: warning: type defaults to `int' in declaration of `XftCharSpec'
195 ../include/X11/Xft/Xft.h:86: warning: data definition has no type or storage class
196 ../include/X11/Xft/Xft.h:89: error: syntax error before "XftFont"
197 ../include/X11/Xft/Xft.h:89: warning: no semicolon at end of struct or union
198 ../include/X11/Xft/Xft.h:90: warning: type defaults to `int' in declaration of `ucs4'
199 ../include/X11/Xft/Xft.h:90: warning: data definition has no type or storage class
200 ../include/X11/Xft/Xft.h:93: error: syntax error before '}' token
201 ../include/X11/Xft/Xft.h:93: warning: type defaults to `int' in declaration of `XftCharFontSpec'
202 ../include/X11/Xft/Xft.h:93: warning: data definition has no type or storage class
203 ../include/X11/Xft/Xft.h:102: error: syntax error before "XftFont"
204 ../include/X11/Xft/Xft.h:102: warning: no semicolon at end of struct or union
205 ../include/X11/Xft/Xft.h:106: error: syntax error before '}' token
206 ../include/X11/Xft/Xft.h:106: warning: type defaults to `int' in declaration of `XftGlyphFontSpec'
207 ../include/X11/Xft/Xft.h:106: warning: data definition has no type or storage class
208 ../include/X11/Xft/Xft.h:137: error: syntax error before "XftDirScan"
209 ../include/X11/Xft/Xft.h:137: error: syntax error before '*' token
210 ../include/X11/Xft/Xft.h:137: warning: type defaults to `int' in declaration of `XftDirScan'
211 ../include/X11/Xft/Xft.h:137: warning: function declaration isn't a prototype
212 ../include/X11/Xft/Xft.h:137: warning: data definition has no type or storage class
213 ../include/X11/Xft/Xft.h:140: error: syntax error before "XftDirSave"
214 ../include/X11/Xft/Xft.h:140: error: syntax error before '*' token
215 ../include/X11/Xft/Xft.h:140: warning: type defaults to `int' in declaration of `XftDirSave'
216 ../include/X11/Xft/Xft.h:140: warning: function declaration isn't a prototype
217 ../include/X11/Xft/Xft.h:140: warning: data definition has no type or storage class
218 ../include/X11/Xft/Xft.h:147: error: syntax error before "FcPattern"
219 ../include/X11/Xft/Xft.h:147: warning: function declaration isn't a prototype
220 ../include/X11/Xft/Xft.h:150: error: syntax error before "FcPattern"
221 ../include/X11/Xft/Xft.h:150: warning: function declaration isn't a prototype
222 ../include/X11/Xft/Xft.h:197: error: syntax error before "XftFont"
223 ../include/X11/Xft/Xft.h:201: warning: function declaration isn't a prototype
224 ../include/X11/Xft/Xft.h:206: error: syntax error before "XftFont"
225 ../include/X11/Xft/Xft.h:210: warning: function declaration isn't a prototype
226 ../include/X11/Xft/Xft.h:215: error: syntax error before "XftFont"
227 ../include/X11/Xft/Xft.h:219: warning: function declaration isn't a prototype
228 ../include/X11/Xft/Xft.h:224: error: syntax error before "XftFont"
229 ../include/X11/Xft/Xft.h:228: warning: function declaration isn't a prototype
230 ../include/X11/Xft/Xft.h:233: error: syntax error before "XftFont"
231 ../include/X11/Xft/Xft.h:237: warning: function declaration isn't a prototype
232 ../include/X11/Xft/Xft.h:242: error: syntax error before "XftFont"
233 ../include/X11/Xft/Xft.h:247: warning: function declaration isn't a prototype
234 ../include/X11/Xft/Xft.h:252: error: syntax error before "XftFont"
235 ../include/X11/Xft/Xft.h:254: warning: function declaration isn't a prototype
236 ../include/X11/Xft/Xft.h:259: warning: type defaults to `int' in declaration of `XftCharFontSpec'
237 ../include/X11/Xft/Xft.h:259: error: syntax error before '*' token
238 ../include/X11/Xft/Xft.h:260: warning: function declaration isn't a prototype
239 ../include/X11/Xft/Xft.h:265: error: syntax error before "XftFont"
240 ../include/X11/Xft/Xft.h:267: warning: function declaration isn't a prototype
241 ../include/X11/Xft/Xft.h:272: warning: type defaults to `int' in declaration of `XftGlyphFontSpec'
242 ../include/X11/Xft/Xft.h:272: error: syntax error before '*' token
243 ../include/X11/Xft/Xft.h:273: warning: function declaration isn't a prototype
244 ../include/X11/Xft/Xft.h:304: error: syntax error before "XftFont"
245 ../include/X11/Xft/Xft.h:307: warning: function declaration isn't a prototype
246 ../include/X11/Xft/Xft.h:311: error: syntax error before "XftFont"
247 ../include/X11/Xft/Xft.h:314: warning: function declaration isn't a prototype
248 ../include/X11/Xft/Xft.h:318: error: syntax error before "XftFont"
249 ../include/X11/Xft/Xft.h:321: warning: function declaration isn't a prototype
250 ../include/X11/Xft/Xft.h:325: error: syntax error before "XftFont"
251 ../include/X11/Xft/Xft.h:328: warning: function declaration isn't a prototype
252 ../include/X11/Xft/Xft.h:332: error: syntax error before "XftFont"
253 ../include/X11/Xft/Xft.h:335: warning: function declaration isn't a prototype
254 ../include/X11/Xft/Xft.h:339: error: syntax error before "XftFont"
255 ../include/X11/Xft/Xft.h:343: warning: function declaration isn't a prototype
256 ../include/X11/Xft/Xft.h:346: error: syntax error before '*' token
257 ../include/X11/Xft/Xft.h:349: warning: type defaults to `int' in declaration of `FcPattern'
258 ../include/X11/Xft/Xft.h:349: error: syntax error before '*' token
259 ../include/X11/Xft/Xft.h:350: warning: type defaults to `int' in declaration of `XftFontMatch'
260 ../include/X11/Xft/Xft.h:350: warning: function declaration isn't a prototype
261 ../include/X11/Xft/Xft.h:350: warning: data definition has no type or storage class
262 ../include/X11/Xft/Xft.h:352: error: syntax error before '*' token
263 ../include/X11/Xft/Xft.h:353: warning: type defaults to `int' in declaration of `XftFontOpen'
264 ../include/X11/Xft/Xft.h:353: warning: data definition has no type or storage class
265 ../include/X11/Xft/Xft.h:355: error: syntax error before '*' token
266 ../include/X11/Xft/Xft.h:356: warning: type defaults to `int' in declaration of `XftFontOpenName'
267 ../include/X11/Xft/Xft.h:356: warning: data definition has no type or storage class
268 ../include/X11/Xft/Xft.h:358: error: syntax error before '*' token
269 ../include/X11/Xft/Xft.h:359: warning: type defaults to `int' in declaration of `XftFontOpenXlfd'
270 ../include/X11/Xft/Xft.h:359: warning: data definition has no type or storage class
271 ../include/X11/Xft/Xft.h:364: error: syntax error before '*' token
272 ../include/X11/Xft/Xft.h:364: warning: function declaration isn't a prototype
273 ../include/X11/Xft/Xft.h:367: error: syntax error before '*' token
274 ../include/X11/Xft/Xft.h:367: warning: function declaration isn't a prototype
275 ../include/X11/Xft/Xft.h:370: warning: type defaults to `int' in declaration of `FcPattern'
276 ../include/X11/Xft/Xft.h:370: error: syntax error before '*' token
277 ../include/X11/Xft/Xft.h:370: warning: function declaration isn't a prototype
278 ../include/X11/Xft/Xft.h:376: error: syntax error before "XftFontInfoHash"
279 ../include/X11/Xft/Xft.h:376: warning: type defaults to `int' in declaration of `XftFontInfoHash'
280 ../include/X11/Xft/Xft.h:376: warning: data definition has no type or storage class
281 ../include/X11/Xft/Xft.h:379: error: syntax error before "XftFontInfoEqual"
282 ../include/X11/Xft/Xft.h:379: warning: type defaults to `int' in declaration of `XftFontInfoEqual'
283 ../include/X11/Xft/Xft.h:379: warning: data definition has no type or storage class
284 ../include/X11/Xft/Xft.h:381: error: syntax error before '*' token
285 ../include/X11/Xft/Xft.h:383: error: syntax error before "FcPattern"
286 ../include/X11/Xft/Xft.h:384: warning: type defaults to `int' in declaration of `XftFontOpenInfo'
287 ../include/X11/Xft/Xft.h:384: warning: function declaration isn't a prototype
288 ../include/X11/Xft/Xft.h:384: warning: data definition has no type or storage class
289 ../include/X11/Xft/Xft.h:386: error: syntax error before '*' token
290 ../include/X11/Xft/Xft.h:387: error: syntax error before "FcPattern"
291 ../include/X11/Xft/Xft.h:387: warning: type defaults to `int' in declaration of `XftFontOpenPattern'
292 ../include/X11/Xft/Xft.h:387: warning: function declaration isn't a prototype
293 ../include/X11/Xft/Xft.h:387: warning: data definition has no type or storage class
294 ../include/X11/Xft/Xft.h:389: error: syntax error before '*' token
295 ../include/X11/Xft/Xft.h:390: error: syntax error before "XftFont"
296 ../include/X11/Xft/Xft.h:390: warning: type defaults to `int' in declaration of `XftFontCopy'
297 ../include/X11/Xft/Xft.h:390: warning: function declaration isn't a prototype
298 ../include/X11/Xft/Xft.h:390: warning: data definition has no type or storage class
299 ../include/X11/Xft/Xft.h:393: error: syntax error before "XftFont"
300 ../include/X11/Xft/Xft.h:393: warning: function declaration isn't a prototype
301 ../include/X11/Xft/Xft.h:396: error: syntax error before "XftInitFtLibrary"
302 ../include/X11/Xft/Xft.h:396: warning: type defaults to `int' in declaration of `XftInitFtLibrary'
303 ../include/X11/Xft/Xft.h:396: warning: data definition has no type or storage class
304 ../include/X11/Xft/Xft.h:401: error: syntax error before "XftFont"
305 ../include/X11/Xft/Xft.h:404: warning: function declaration isn't a prototype
306 ../include/X11/Xft/Xft.h:408: error: syntax error before "XftFont"
307 ../include/X11/Xft/Xft.h:410: warning: function declaration isn't a prototype
308 ../include/X11/Xft/Xft.h:415: error: syntax error before "XftFontCheckGlyph"
309 ../include/X11/Xft/Xft.h:416: error: syntax error before "XftFont"
310 ../include/X11/Xft/Xft.h:420: warning: type defaults to `int' in declaration of `XftFontCheckGlyph'
311 ../include/X11/Xft/Xft.h:420: warning: function declaration isn't a prototype
312 ../include/X11/Xft/Xft.h:420: warning: data definition has no type or storage class
313 ../include/X11/Xft/Xft.h:423: error: syntax error before "XftCharExists"
314 ../include/X11/Xft/Xft.h:424: error: syntax error before "XftFont"
315 ../include/X11/Xft/Xft.h:425: warning: type defaults to `int' in declaration of `XftCharExists'
316 ../include/X11/Xft/Xft.h:425: warning: function declaration isn't a prototype
317 ../include/X11/Xft/Xft.h:425: warning: data definition has no type or storage class
318 ../include/X11/Xft/Xft.h:429: error: syntax error before "XftFont"
319 ../include/X11/Xft/Xft.h:430: warning: function declaration isn't a prototype
320 ../include/X11/Xft/Xft.h:434: error: syntax error before "XftInit"
321 ../include/X11/Xft/Xft.h:434: warning: type defaults to `int' in declaration of `XftInit'
322 ../include/X11/Xft/Xft.h:434: warning: data definition has no type or storage class
323 ../include/X11/Xft/Xft.h:441: error: syntax error before '*' token
324 ../include/X11/Xft/Xft.h:444: warning: type defaults to `int' in declaration of `XftListFonts'
325 ../include/X11/Xft/Xft.h:444: warning: data definition has no type or storage class
326 ../include/X11/Xft/Xft.h:448: error: syntax error before '*' token
327 ../include/X11/Xft/Xft.h:448: warning: type defaults to `int' in declaration of `XftNameParse'
328 ../include/X11/Xft/Xft.h:448: warning: data definition has no type or storage class
329 ../include/X11/Xft/Xft.h:451: error: syntax error before "XftNameUnparse"
330 ../include/X11/Xft/Xft.h:451: error: syntax error before '*' token
331 ../include/X11/Xft/Xft.h:451: warning: type defaults to `int' in declaration of `XftNameUnparse'
332 ../include/X11/Xft/Xft.h:451: warning: function declaration isn't a prototype
333 ../include/X11/Xft/Xft.h:451: warning: data definition has no type or storage class
334 ../include/X11/Xft/Xft.h:458: error: syntax error before "XftFont"
335 ../include/X11/Xft/Xft.h:465: warning: function declaration isn't a prototype
336 ../include/X11/Xft/Xft.h:471: error: syntax error before "XftFont"
337 ../include/X11/Xft/Xft.h:476: warning: function declaration isn't a prototype
338 ../include/X11/Xft/Xft.h:482: error: syntax error before "XftFont"
339 ../include/X11/Xft/Xft.h:487: warning: function declaration isn't a prototype
340 ../include/X11/Xft/Xft.h:496: warning: type defaults to `int' in declaration of `XftGlyphFontSpec'
341 ../include/X11/Xft/Xft.h:496: error: syntax error before '*' token
342 ../include/X11/Xft/Xft.h:497: warning: function declaration isn't a prototype
343 ../include/X11/Xft/Xft.h:506: warning: type defaults to `int' in declaration of `XftCharFontSpec'
344 ../include/X11/Xft/Xft.h:506: error: syntax error before '*' token
345 ../include/X11/Xft/Xft.h:507: warning: function declaration isn't a prototype
346 ../include/X11/Xft/Xft.h:513: error: syntax error before "XftFont"
347 ../include/X11/Xft/Xft.h:520: warning: function declaration isn't a prototype
348 ../include/X11/Xft/Xft.h:526: error: syntax error before "XftFont"
349 ../include/X11/Xft/Xft.h:533: warning: function declaration isn't a prototype
350 ../include/X11/Xft/Xft.h:539: error: syntax error before "XftFont"
351 ../include/X11/Xft/Xft.h:546: warning: function declaration isn't a prototype
352 ../include/X11/Xft/Xft.h:552: error: syntax error before "XftFont"
353 ../include/X11/Xft/Xft.h:559: warning: function declaration isn't a prototype
354 ../include/X11/Xft/Xft.h:565: error: syntax error before "XftFont"
355 ../include/X11/Xft/Xft.h:572: warning: function declaration isn't a prototype
356 ../include/X11/Xft/Xft.h:578: error: syntax error before "XftFont"
357 ../include/X11/Xft/Xft.h:585: warning: function declaration isn't a prototype
358 ../include/X11/Xft/Xft.h:591: error: syntax error before "XftFont"
359 ../include/X11/Xft/Xft.h:598: warning: function declaration isn't a prototype
360 ../include/X11/Xft/Xft.h:604: error: syntax error before "XftFont"
361 ../include/X11/Xft/Xft.h:611: warning: function declaration isn't a prototype
362 ../include/X11/Xft/Xft.h:617: error: syntax error before "XftFont"
363 ../include/X11/Xft/Xft.h:625: warning: function declaration isn't a prototype
364 ../include/X11/Xft/Xft.h:630: error: syntax error before '*' token
365 ../include/X11/Xft/Xft.h:631: warning: type defaults to `int' in declaration of `XftXlfdParse'
366 ../include/X11/Xft/Xft.h:631: warning: data definition has no type or storage class
367 In file included from xftcolor.c:25:
368 xftint.h:62:34: fontconfig/fcprivate.h: No such file or directory
369 xftint.h:63:35: fontconfig/fcfreetype.h: No such file or directory
370 In file included from xftcolor.c:25:
371 xftint.h:85: error: syntax error before "FcValue"
372 xftint.h:85: warning: function declaration isn't a prototype
373 xftint.h:106: error: syntax error before "FcChar32"
374 xftint.h:106: warning: no semicolon at end of struct or union
375 xftint.h:108: error: syntax error before '}' token
376 xftint.h:108: warning: type defaults to `int' in declaration of `XftUcsHash'
377 xftint.h:108: warning: data definition has no type or storage class
378 xftint.h:141: error: syntax error before "FcChar32"
379 xftint.h:141: warning: no semicolon at end of struct or union
380 xftint.h:147: error: syntax error before "antialias"
381 xftint.h:147: warning: type defaults to `int' in declaration of `antialias'
382 xftint.h:147: warning: data definition has no type or storage class
383 xftint.h:148: error: syntax error before "embolden"
384 xftint.h:148: warning: type defaults to `int' in declaration of `embolden'
385 xftint.h:148: warning: data definition has no type or storage class
386 xftint.h:151: error: syntax error before "transform"
387 xftint.h:151: warning: type defaults to `int' in declaration of `transform'
388 xftint.h:151: warning: data definition has no type or storage class
389 xftint.h:153: error: syntax error before "render"
390 xftint.h:153: warning: type defaults to `int' in declaration of `render'
391 xftint.h:153: warning: data definition has no type or storage class
392 xftint.h:158: error: syntax error before "minspace"
393 xftint.h:158: warning: type defaults to `int' in declaration of `minspace'
394 xftint.h:158: warning: data definition has no type or storage class
395 xftint.h:160: error: syntax error before '}' token
396 xftint.h:167: error: syntax error before "XftFont"
397 xftint.h:167: warning: no semicolon at end of struct or union
398 xftint.h:168: warning: type defaults to `int' in declaration of `next'
399 xftint.h:168: warning: data definition has no type or storage class
400 xftint.h:169: error: syntax error before '*' token
401 xftint.h:169: warning: type defaults to `int' in declaration of `hash_next'
402 xftint.h:169: warning: data definition has no type or storage class
403 xftint.h:182: error: syntax error before '*' token
404 xftint.h:182: warning: type defaults to `int' in declaration of `hash_table'
405 xftint.h:182: warning: data definition has no type or storage class
406 xftint.h:195: error: syntax error before "use_free_glyphs"
407 xftint.h:195: warning: type defaults to `int' in declaration of `use_free_glyphs'
408 xftint.h:195: warning: data definition has no type or storage class
409 xftint.h:196: warning: type defaults to `int' in declaration of `XftFontInt'
410 xftint.h:196: warning: data definition has no type or storage class
411 xftint.h:257: error: syntax error before "FcPattern"
412 xftint.h:257: warning: no semicolon at end of struct or union
413 xftint.h:258: warning: type defaults to `int' in declaration of `hasRender'
414 xftint.h:258: warning: data definition has no type or storage class
415 xftint.h:259: error: syntax error before '*' token
416 xftint.h:259: warning: type defaults to `int' in declaration of `fonts'
417 xftint.h:259: warning: data definition has no type or storage class
418 xftint.h:263: error: syntax error before "use_free_glyphs"
419 xftint.h:263: warning: type defaults to `int' in declaration of `use_free_glyphs'
420 xftint.h:263: warning: data definition has no type or storage class
421 xftint.h:267: error: syntax error before '*' token
422 xftint.h:267: warning: type defaults to `int' in declaration of `fontHash'
423 xftint.h:267: warning: data definition has no type or storage class
424 xftint.h:268: error: syntax error before '}' token
425 xftint.h:268: warning: type defaults to `int' in declaration of `XftDisplayInfo'
426 xftint.h:268: warning: data definition has no type or storage class
427 xftint.h:284: error: syntax error before '*' token
428 xftint.h:284: warning: type defaults to `int' in declaration of `_XftDisplayInfo'
429 xftint.h:284: warning: data definition has no type or storage class
430 xftint.h:304: error: syntax error before '*' token
431 xftint.h:304: warning: function declaration isn't a prototype
432 xftint.h:305: error: syntax error before "XftMatrixEqual"
433 xftint.h:305: warning: type defaults to `int' in declaration of `FcMatrix'
434 xftint.h:305: error: syntax error before '*' token
435 xftint.h:305: warning: type defaults to `int' in declaration of `XftMatrixEqual'
436 xftint.h:305: warning: function declaration isn't a prototype
437 xftint.h:305: warning: data definition has no type or storage class
438 xftint.h:306: error: syntax error before '*' token
439 xftint.h:306: warning: function declaration isn't a prototype
440 xftint.h:307: error: syntax error before '*' token
441 xftint.h:307: warning: function declaration isn't a prototype
442 xftint.h:308: error: syntax error before '*' token
443 xftint.h:308: warning: function declaration isn't a prototype
444 xftint.h:309: error: syntax error before '*' token
445 xftint.h:309: warning: function declaration isn't a prototype
446 xftint.h:310: error: syntax error before '*' token
447 xftint.h:310: warning: type defaults to `int' in declaration of `XftPatternCreate'
448 xftint.h:310: warning: data definition has no type or storage class
449 xftint.h:311: error: syntax error before "v"
450 xftint.h:311: warning: function declaration isn't a prototype
451 xftint.h:312: error: syntax error before '*' token
452 xftint.h:312: warning: function declaration isn't a prototype
453 xftint.h:313: error: syntax error before "XftPatternAdd"
454 xftint.h:313: error: syntax error before '*' token
455 xftint.h:313: warning: type defaults to `int' in declaration of `XftPatternAdd'
456 xftint.h:313: warning: function declaration isn't a prototype
457 xftint.h:313: warning: data definition has no type or storage class
458 xftint.h:314: error: syntax error before "XftPatternDel"
459 xftint.h:314: error: syntax error before '*' token
460 xftint.h:314: warning: type defaults to `int' in declaration of `XftPatternDel'
461 xftint.h:314: warning: function declaration isn't a prototype
462 xftint.h:314: warning: data definition has no type or storage class
463 xftint.h:315: error: syntax error before "XftPatternAddInteger"
464 xftint.h:315: error: syntax error before '*' token
465 xftint.h:315: warning: type defaults to `int' in declaration of `XftPatternAddInteger'
466 xftint.h:315: warning: function declaration isn't a prototype
467 xftint.h:315: warning: data definition has no type or storage class
468 xftint.h:316: error: syntax error before "XftPatternAddDouble"
469 xftint.h:316: error: syntax error before '*' token
470 xftint.h:316: warning: type defaults to `int' in declaration of `XftPatternAddDouble'
471 xftint.h:316: warning: function declaration isn't a prototype
472 xftint.h:316: warning: data definition has no type or storage class
473 xftint.h:317: error: syntax error before "XftPatternAddMatrix"
474 xftint.h:317: error: syntax error before '*' token
475 xftint.h:317: warning: type defaults to `int' in declaration of `XftPatternAddMatrix'
476 xftint.h:317: warning: function declaration isn't a prototype
477 xftint.h:317: warning: data definition has no type or storage class
478 xftint.h:318: error: syntax error before "XftPatternAddString"
479 xftint.h:318: error: syntax error before '*' token
480 xftint.h:318: warning: type defaults to `int' in declaration of `XftPatternAddString'
481 xftint.h:318: warning: function declaration isn't a prototype
482 xftint.h:318: warning: data definition has no type or storage class
483 xftint.h:319: error: syntax error before "XftPatternAddBool"
484 xftint.h:319: error: syntax error before '*' token
485 xftint.h:319: warning: type defaults to `int' in declaration of `XftPatternAddBool'
486 xftint.h:319: warning: function declaration isn't a prototype
487 xftint.h:319: warning: data definition has no type or storage class
488 xftint.h:320: error: syntax error before "XftPatternGet"
489 xftint.h:320: error: syntax error before '*' token
490 xftint.h:320: warning: type defaults to `int' in declaration of `XftPatternGet'
491 xftint.h:320: warning: function declaration isn't a prototype
492 xftint.h:320: warning: data definition has no type or storage class
493 xftint.h:321: error: syntax error before "XftPatternGetInteger"
494 xftint.h:321: error: syntax error before '*' token
495 xftint.h:321: warning: type defaults to `int' in declaration of `XftPatternGetInteger'
496 xftint.h:321: warning: function declaration isn't a prototype
497 xftint.h:321: warning: data definition has no type or storage class
498 xftint.h:322: error: syntax error before "XftPatternGetDouble"
499 xftint.h:322: error: syntax error before '*' token
500 xftint.h:322: warning: type defaults to `int' in declaration of `XftPatternGetDouble'
501 xftint.h:322: warning: function declaration isn't a prototype
502 xftint.h:322: warning: data definition has no type or storage class
503 xftint.h:323: error: syntax error before "XftPatternGetString"
504 xftint.h:323: error: syntax error before '*' token
505 xftint.h:323: warning: type defaults to `int' in declaration of `XftPatternGetString'
506 xftint.h:323: warning: function declaration isn't a prototype
507 xftint.h:323: warning: data definition has no type or storage class
508 xftint.h:324: error: syntax error before "XftPatternGetMatrix"
509 xftint.h:324: error: syntax error before '*' token
510 xftint.h:324: warning: type defaults to `int' in declaration of `XftPatternGetMatrix'
511 xftint.h:324: warning: function declaration isn't a prototype
512 xftint.h:324: warning: data definition has no type or storage class
513 xftint.h:325: error: syntax error before "XftPatternGetBool"
514 xftint.h:325: error: syntax error before '*' token
515 xftint.h:325: warning: type defaults to `int' in declaration of `XftPatternGetBool'
516 xftint.h:325: warning: function declaration isn't a prototype
517 xftint.h:325: warning: data definition has no type or storage class
518 xftint.h:326: error: syntax error before '*' token
519 xftint.h:326: error: syntax error before '*' token
520 xftint.h:326: warning: type defaults to `int' in declaration of `XftPatternDuplicate'
521 xftint.h:326: warning: function declaration isn't a prototype
522 xftint.h:326: warning: data definition has no type or storage class
523 xftint.h:327: error: syntax error before '*' token
524 xftint.h:327: error: syntax error before '*' token
525 xftint.h:327: warning: type defaults to `int' in declaration of `XftPatternVaBuild'
526 xftint.h:327: warning: function declaration isn't a prototype
527 xftint.h:327: warning: data definition has no type or storage class
528 xftint.h:328: error: syntax error before '*' token
529 xftint.h:328: error: syntax error before '*' token
530 xftint.h:328: warning: type defaults to `int' in declaration of `XftPatternBuild'
531 xftint.h:328: warning: function declaration isn't a prototype
532 xftint.h:328: warning: data definition has no type or storage class
533 xftint.h:329: error: syntax error before "XftGlyphExists"
534 xftint.h:329: error: syntax error before "XftFont"
535 xftint.h:329: warning: type defaults to `int' in declaration of `XftGlyphExists'
536 xftint.h:329: warning: function declaration isn't a prototype
537 xftint.h:329: warning: data definition has no type or storage class
538 xftint.h:330: error: syntax error before '*' token
539 xftint.h:330: warning: type defaults to `int' in declaration of `XftObjectSetCreate'
540 xftint.h:330: warning: data definition has no type or storage class
541 xftint.h:331: error: syntax error before '*' token
542 xftint.h:331: warning: function declaration isn't a prototype
543 xftint.h:332: error: syntax error before '*' token
544 xftint.h:332: warning: function declaration isn't a prototype
545 xftint.h:333: error: syntax error before '*' token
546 xftint.h:333: warning: type defaults to `int' in declaration of `XftObjectSetVaBuild'
547 xftint.h:333: warning: data definition has no type or storage class
548 xftint.h:334: error: syntax error before '*' token
549 xftint.h:334: warning: type defaults to `int' in declaration of `XftObjectSetBuild'
550 xftint.h:334: warning: data definition has no type or storage class
551 xftint.h:335: error: syntax error before '*' token
552 xftint.h:335: error: syntax error before '*' token
553 xftint.h:335: warning: type defaults to `int' in declaration of `XftListFontSets'
554 xftint.h:335: warning: function declaration isn't a prototype
555 xftint.h:335: warning: data definition has no type or storage class
556 xftint.h:349: error: syntax error before "XftFont"
557 xftint.h:353: warning: function declaration isn't a prototype
558 xftint.h:358: error: syntax error before "XftFont"
559 xftint.h:360: warning: function declaration isn't a prototype
560 xftint.h:365: warning: type defaults to `int' in declaration of `XftGlyphFontSpec'
561 xftint.h:365: error: syntax error before '*' token
562 xftint.h:366: warning: function declaration isn't a prototype
563 xftint.h:373: error: syntax error before '*' token
564 xftint.h:374: error: syntax error before "FcBool"
565 xftint.h:374: warning: type defaults to `int' in declaration of `_XftDisplayInfoGet'
566 xftint.h:374: warning: function declaration isn't a prototype
567 xftint.h:374: warning: data definition has no type or storage class
568 xftint.h:383: error: syntax error before "XftDefaultGetBool"
569 xftint.h:383: error: syntax error before "FcBool"
570 xftint.h:383: warning: type defaults to `int' in declaration of `XftDefaultGetBool'
571 xftint.h:383: warning: function declaration isn't a prototype
572 xftint.h:383: warning: data definition has no type or storage class
573 xftint.h:391: error: syntax error before '*' token
574 xftint.h:392: warning: type defaults to `int' in declaration of `XftDisplayGetFontSet'
575 xftint.h:392: warning: data definition has no type or storage class
576 xftint.h:402: error: syntax error before "XftDrawRenderPrepare"
577 xftint.h:402: warning: type defaults to `int' in declaration of `XftDrawRenderPrepare'
578 xftint.h:402: warning: data definition has no type or storage class
579 xftint.h:410: error: syntax error before "_XftSetFace"
580 xftint.h:410: warning: type defaults to `int' in declaration of `_XftSetFace'
581 xftint.h:410: warning: data definition has no type or storage class
582 xftint.h:417: error: syntax error before "XftFont"
583 xftint.h:417: warning: function declaration isn't a prototype
584 xftint.h:420: error: syntax error before "XftFont"
585 xftint.h:420: warning: function declaration isn't a prototype
586 xftint.h:433: error: syntax error before '*' token
587 xftint.h:436: error: syntax error before "FcPattern"
588 xftint.h:437: warning: type defaults to `int' in declaration of `XftListFontsPatternObjects'
589 xftint.h:437: warning: function declaration isn't a prototype
590 xftint.h:437: warning: data definition has no type or storage class
591 xftint.h:170: error: storage size of `info' isn't known
592 make[2]: *** [xftcolor.lo] Error 1
593 make[2]: Leaving directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10/src'
594 make[1]: *** [all-recursive] Error 1
595 make[1]: Leaving directory `/var/tmp/portage/libXft-2.1.10/work/libXft-2.1.10'
596 make: *** [all] Error 2
597
598 !!! ERROR: x11-libs/libXft-2.1.10 failed.
599 Call stack:
600 ebuild.sh, line 1539: Called dyn_compile
601 ebuild.sh, line 939: Called src_compile
602 ebuild.sh, line 1248: Called x-modular_src_compile
603 x-modular.eclass, line 327: Called x-modular_src_make
604 x-modular.eclass, line 322: Called die
605
606 !!! emake failed
607 !!! If you need support, post the topmost build error, and the call stack if relevant.
608
609 utopia xiutecutli #
610
611 Sauriez vous me dire que faire ?
612
613 Merci
614 Guillaume
615
616 --
617 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] Probleme avec libXft Aurelien Francillon <aurel@××××××.org>