Hi, Julien Danjou wrote: > There was a problem while autobuilding your package: > >> Automatic build of sdl-ttf2.0_2.0.7-1 on avidan by sbuild/i386 0.46 >> Build started at 20060612-2107 >> ****************************************************************************** > ... >> mkdir .libs >> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" >> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" >> -DVERSION=\"2.0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 >> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 >> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 >> -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -g -O2 >> -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT >> -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF .deps/SDL_ttf.Tpo -c SDL_ttf.c >> -fPIC -DPIC -o .libs/SDL_ttf.o >> SDL_ttf.c:51:38: error: freetype/internal/ftobjs.h: No such file or directory >> SDL_ttf.c: In function 'TTF_OpenFontIndexRW': >> SDL_ttf.c:278: error: dereferencing pointer to incomplete type >> make[1]: *** [SDL_ttf.lo] Error 1 >> make[1]: Leaving directory `/build/buildd/sdl-ttf2.0-2.0.7' >> make: *** [build-stamp] Error 2 >> ****************************************************************************** >> Build finished at 20060612-2108 >> FAILED [dpkg-buildpackage died] >> ------------------------------------------------------------------------------
Right. The problem is explained in [1]. Fortunately, a patch is provided [2] :) I'll apply it soon. Thanks for reporting! Cheers, Samuel. [1] http://www.freetype.org/freetype2/freetype-2.2.0.html [2] http://www.freetype.org/freetype2/patches/rogue-patches.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]