Gentoo Archives: gentoo-user-fr

From: Jacques Montier <jacmonti@×××××××××××××.fr>
To: Liste Gentoo <gentoo-user-fr@l.g.o>
Subject: [gentoo-user-fr] erreur compilation flac
Date: Sat, 15 May 2004 17:47:48
Message-Id: 40A657C1.5040504@club-internet.fr
1 Bonjour,
2
3 J'ai un petit problème de compilation de
4 flac-1.1.0-r1.
5 voilà la fin de la compil.
6 Je ne vois pas trop d'où vient l'erreur.
7 Merci d'avance de votre aide
8
9 Jacques
10
11 charset.c:170: error: syntax error before '*' token
12 charset.c:171: warning: return type defaults to `int'
13 charset.c: In function `Charset_Create_List':
14 charset.c:172: error: `GList' undeclared (first
15 use in this function)
16 charset.c:172: error: (Each undeclared identifier
17 is reported only once
18 charset.c:172: error: for each function it appears
19 in.)
20 charset.c:172: error: `list' undeclared (first use
21 in this function)
22 charset.c:173: error: `guint' undeclared (first
23 use in this function)
24 charset.c:173: error: syntax error before "i"
25 charset.c:175: error: `i' undeclared (first use in
26 this function)
27 charset.c:176: warning: implicit declaration of
28 function `g_list_append'
29 charset.c: At top level:
30 charset.c:184: error: syntax error before '*' token
31 charset.c:184: error: syntax error before '*' token
32 charset.c:185: warning: return type defaults to `int'
33 charset.c: In function `Charset_Get_Name_From_Title':
34 charset.c:186: error: `guint' undeclared (first
35 use in this function)
36 charset.c:186: error: syntax error before "i"
37 charset.c:188: error: `charset_title' undeclared
38 (first use in this function)
39 charset.c:189: error: `i' undeclared (first use in
40 this function)
41 charset.c:192: warning: return from incompatible
42 pointer type
43 charset.c: At top level:
44 charset.c:199: error: syntax error before '*' token
45 charset.c:199: error: syntax error before '*' token
46 charset.c:200: warning: return type defaults to `int'
47 charset.c: In function `Charset_Get_Title_From_Name':
48 charset.c:201: error: `guint' undeclared (first
49 use in this function)
50 charset.c:201: error: syntax error before "i"
51 charset.c:204: error: `i' undeclared (first use in
52 this function)
53 charset.c:205: warning: passing arg 1 of
54 `strcasecmp' from incompatible pointer type
55 charset.c:207: warning: return from incompatible
56 pointer type
57 make[3]: *** [charset.lo] Erreur 1
58 make[3]: Leaving directory
59 `/var/tmp/portage/flac-1.1.0-r1/work/flac-1.1.0/src/plugin_xmms'
60 make[2]: *** [all-recursive] Erreur 1
61 make[2]: Leaving directory
62 `/var/tmp/portage/flac-1.1.0-r1/work/flac-1.1.0/src'
63 make[1]: *** [all-recursive] Erreur 1
64 make[1]: Leaving directory
65 `/var/tmp/portage/flac-1.1.0-r1/work/flac-1.1.0'
66 make: *** [all] Erreur 2
67
68 --
69 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] erreur compilation flac Just Modeste <just.modeste@××××.fr>
Re: [gentoo-user-fr] erreur compilation flac Thomas de Grenier de Latour <degrenier@×××××××××××.fr>