glob2-devel
[Top][All Lists]
Advanced

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

[glob2-devel] glob2 ne compile pas toujours pas


From: Luc-Olivier de Charrière
Subject: [glob2-devel] glob2 ne compile pas toujours pas
Date: Mon, 09 Dec 2002 18:42:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Tout marche sauf la dernière commande.
$ apt-get install libfreetype6
$ autoheader && aclocal && automake --add-missing && autoconf
$ ./configure
$ make
make  all-recursive
make[1]: Entering directory `/home/nuage/glob2'
Making all in src
make[2]: Entering directory `/home/nuage/glob2/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -c SDL_ttf.c
SDL_ttf.c: In function `TTF_OpenFontIndexRW':
SDL_ttf.c:229: `FT_OPEN_STREAM' undeclared (first use in this function)
SDL_ttf.c:229: (Each undeclared identifier is reported only once
SDL_ttf.c:229: for each function it appears in.)
make[2]: *** [SDL_ttf.o] Error 1
make[2]: Leaving directory `/home/nuage/glob2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nuage/glob2'
make: *** [all-recursive-am] Error 2

Qu'est-ce qu'il faut installer d'autre ?
Faudrait poster les modiff à faire avant de faire un cvs commit.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]