Poiroud Marc a écrit :
> Bonjour,
> 
> je cherche à compiler Amaya 9.1 sous Slackware mais malheureusement 
> quelque chose cloche !

oups j'ai oublié les message d'erreur :)
bon c'est un peu long !

Dans le fichier inclus à partir de ../../thotlib/dialogue/fontserver.c:32:
/usr/include/X11/Xft/Xft.h:42:35: fontconfig/fontconfig.h : Aucun 
fichier ou répertoire de ce type
In file included from /usr/include/X11/Xft/Xft.h:49,
                  from ../../thotlib/dialogue/fontserver.c:32:
/usr/include/X11/Xft/XftCompat.h:32: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:33: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:34: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:88: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:90: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:94: error: erreur de syntaxe before `;' 
token
/usr/include/X11/Xft/XftCompat.h:101: error: erreur de syntaxe before 
`;' token
/usr/include/X11/Xft/XftCompat.h:102: error: erreur de syntaxe before 
`;' token
/usr/include/X11/Xft/XftCompat.h:103: error: erreur de syntaxe before 
`;' token
/usr/include/X11/Xft/XftCompat.h:104: error: erreur de syntaxe before 
`;' token
/usr/include/X11/Xft/XftCompat.h:160: error: `XftPattern' was not 
declared in
    this scope
/usr/include/X11/Xft/XftCompat.h:160: error: `pat' was not declared in this
    scope
/usr/include/X11/Xft/XftCompat.h:160: error: erreur d'analyse syntaxique 
before
    `*' token
In file included from ../../thotlib/dialogue/fontserver.c:32:
/usr/include/X11/Xft/Xft.h:67: error: erreur de syntaxe before `*' token
/usr/include/X11/Xft/Xft.h:68: error: erreur de syntaxe before `*' token
/usr/include/X11/Xft/Xft.h:79: error: 'FcChar32' is used as a type, but 
is not
    defined as a type.
/usr/include/X11/Xft/Xft.h:86: error: 'FcChar32' is used as a type, but 
is not
    defined as a type.
/usr/include/X11/Xft/Xft.h:133: error: `FcFontSet' was not declared in this
    scope
...
        blabla
...
/usr/include/X11/Xft/Xft.h:613: error: erreur d'analyse syntaxique 
before `*'
    token
/usr/include/X11/Xft/Xft.h:626: error: erreur d'analyse syntaxique 
before `*'
    token
/usr/include/X11/Xft/Xft.h:633: error: erreur de syntaxe before `*' token
../../thotlib/dialogue/fontserver.c: Dans function « int 
GetFontFilename(char,
    int, int, int, char*) »:
../../thotlib/dialogue/fontserver.c:77: error: `XftPattern' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:77: error: (Each undeclared 
identifier is
    reported only once for each function it appears in.)
../../thotlib/dialogue/fontserver.c:77: error: `match' undeclared (first use
    this function)
../../thotlib/dialogue/fontserver.c:77: error: `pat' undeclared (first 
use this
    function)
../../thotlib/dialogue/fontserver.c:78: error: `XftResult' undeclared (first
    use this function)
../../thotlib/dialogue/fontserver.c:78: error: erreur d'analyse syntaxique
    before `;' token
../../thotlib/dialogue/fontserver.c:88: error: `FcPatternCreate' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:98: error: `FC_ANTIALIAS' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:98: error: `FcPatternAddBool' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:101: error: `FC_SCALABLE' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:109: error: `FcChar8' undeclared 
(first use
    this function)
../../thotlib/dialogue/fontserver.c:109: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:109: error: `FcPatternAddString' 
undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:112: error: erreur d'analyse syntaxique
    before `)' token
...
        blabla
...
../../thotlib/dialogue/fontserver.c:140: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:144: error: `FC_WEIGHT' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:144: error: `FC_WEIGHT_LIGHT' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:144: error: `FcPatternAddInteger'
    undeclared (first use this function)
../../thotlib/dialogue/fontserver.c:147: error: `FC_SLANT' undeclared (first
    use this function)
../../thotlib/dialogue/fontserver.c:147: error: `FC_SLANT_ROMAN' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:149: error: `FC_SLANT_OBLIQUE' 
undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:177: error: `FC_FOUNDRY' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:177: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:178: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:183: error: `FC_FAMILY' undeclared 
(first
    use this function)
../../thotlib/dialogue/fontserver.c:183: error: erreur d'analyse syntaxique
    before `)' token
...
        blabla
...

../../thotlib/dialogue/fontserver.c:349: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:357: error: `FC_WEIGHT_MEDIUM' 
undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:371: error: `FC_SLANT_ITALIC' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:398: error: `FC_SIZE' undeclared 
(first use
    this function)
../../thotlib/dialogue/fontserver.c:398: error: `FcPatternAddDouble' 
undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:405: error: `result' undeclared 
(first use
    this function)
../../thotlib/dialogue/fontserver.c:405: error: `XftFontMatch' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:412: error: `FC_FILE' undeclared 
(first use
    this function)
../../thotlib/dialogue/fontserver.c:412: error: erreur d'analyse syntaxique
    before `)' token
../../thotlib/dialogue/fontserver.c:412: error: `FcPatternGetString' 
undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:412: error: `FcResultMatch' undeclared
    (first use this function)
../../thotlib/dialogue/fontserver.c:426: error: `FcPatternDestroy' 
undeclared
    (first use this function)
make[1]: *** [dialogue/fontserver.o] Erreur 1
make[1]: Leaving directory `/home/marc/compile/source/Amaya/WX/thotlib'
make: *** [thotlib] Erreur 2

Voilà, je rame un peu ! :)

Merci

-- 
Marc Poiroud
Linux : The choice of Free generation
blog : http://poiroud.free.fr/dotclear
Slackware 10.1 | #363392

_______________________________________________________
Amaya, tout sur le logiciel à http://www.w3c.org/amaya/

Pour gérer votre inscription, envoyez un courriel à
[EMAIL PROTECTED] avec comme sujet : info 
( mailto:[EMAIL PROTECTED] )
 
Pour vous désinscrire, envoyez un courriel à
[EMAIL PROTECTED] avec comme sujet : unsubscribe  
( mailto:[EMAIL PROTECTED] )

        

Répondre à