glob2-devel
[Top][All Lists]
Advanced

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

[glob2-devel] Compilation failure


From: Vincent Deffontaines
Subject: [glob2-devel] Compilation failure
Date: Tue, 18 Nov 2003 00:46:02 +0100 (CET)
User-agent: SquirrelMail/1.4.1

Sur ma debian sid à jour, glob2 CVS du jour ne compile pas.
J'ai bien relancé un ./bootstrap pour être sûr, rien n'y fait.
Il me dit:

[...]
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2
-I/usr/include/SDL -D_REENTRANT -I./../include/    -g -Wall  -MT
SDLGraphicContext.o -MD -MP -MF ".deps/SDLGraphicContext.Tpo" \
  -c -o SDLGraphicContext.o `test -f 'SDLGraphicContext.cpp' || echo
'./'`SDLGraphicContext.cpp; \
then mv -f ".deps/SDLGraphicContext.Tpo" ".deps/SDLGraphicContext.Po"; \
else rm -f ".deps/SDLGraphicContext.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2
-I/usr/include/SDL -D_REENTRANT -I./../include/    -g -Wall  -MT
GLGraphicContext.o -MD -MP -MF ".deps/GLGraphicContext.Tpo" \
  -c -o GLGraphicContext.o `test -f 'GLGraphicContext.cpp' || echo
'./'`GLGraphicContext.cpp; \
then mv -f ".deps/GLGraphicContext.Tpo" ".deps/GLGraphicContext.Po"; \
else rm -f ".deps/GLGraphicContext.Tpo"; exit 1; \
fi
if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2
-I/usr/include/SDL -D_REENTRANT -I./../include/    -g -O2 -MT SDL_ttf.o
-MD -MP -MF ".deps/SDL_ttf.Tpo" \
  -c -o SDL_ttf.o `test -f 'SDL_ttf.c' || echo './'`SDL_ttf.c; \
then mv -f ".deps/SDL_ttf.Tpo" ".deps/SDL_ttf.Po"; \
else rm -f ".deps/SDL_ttf.Tpo"; exit 1; \
fi
Dans le fichier inclus à partir de SDL_ttf.c:31:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h'
hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use
macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error "  #include
<ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error "  #include
FT_FREETYPE_H"
make[4]: *** [SDL_ttf.o] Erreur 1
make[4]: Leaving directory
`/home/deff/src/glob2/glob2cvs-20031116/libgag/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/home/deff/src/glob2/glob2cvs-20031116/libgag'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/deff/src/glob2/glob2cvs-20031116'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory `/home/deff/src/glob2/glob2cvs-20031116'
make: *** [build-stamp] Erreur 2
debuild: fatal error at line 554:
dpkg-buildpackage failed!





reply via email to

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