address@hidden swftools-0.9.0]# make making all in m4... cd m4;make all make[1]: Entering directory `/opt/alfresco/swftools-0.9.0/m4' make[1]: Leaving directory `/opt/alfresco/swftools-0.9.0/m4' making all in lib... cd lib;make all make[1]: Entering directory `/opt/alfresco/swftools-0.9.0/lib' ar r librfxswf.a modules/swfaction.o modules/swfbits.o modules/swfbutton.o modules/swfcgi.o modules/swfdraw.o modules/swfdump.o modules/swffilter.o modules/swffont.o modules/swfobject.o modules/swfrender.o modules/swfshape.o modules/swfsound.o modules/swftext.o modules/swftools.o rfxswf.o drawer.o MD5.o h.263/dct.o h.263/h263tables.o h.263/swfvideo.o action/assembler.o action/compile.o action/lex.swf4.o action/lex.swf5.o action/libming.o action/swf4compiler.tab.o action/swf5compiler.tab.o action/actioncompiler.o as3/abc.o as3/pool.o as3/files.o as3/opcodes.o as3/code.o as3/registry.o as3/builtin.o as3/parser.tab.o as3/tokenizer.yy.o as3/scripts.o as3/compiler.o as3/import.o as3/expr.o as3/common.o as3/initcode.o ranlib librfxswf.a ar r libbase.a q.o utf8.o png.o jpeg.o wav.o mp3.o os.o bitio.o log.o mem.o ar r libgfx.a gfxtools.o gfxfont.o gfxpoly.o devices/dummy.o devices/file.o devices/render.o devices/text.o devices/record.o devices/ops.o devices/polyops.o devices/bbox.o devices/rescale.o devices/opengl.o art/art_affine.o art/art_alphagamma.o art/art_bpath.o art/art_gray_svp.o art/art_misc.o art/art_pixbuf.o art/art_rect.o art/art_rect_svp.o art/art_rect_uta.o art/art_render.o art/art_render_gradient.o art/art_render_mask.o art/art_render_svp.o art/art_rgb.o art/art_rgb_a_affine.o art/art_rgb_affine.o art/art_rgb_affine_private.o art/art_rgb_bitmap_affine.o art/art_rgb_pixbuf_affine.o art/art_rgb_rgba_affine.o art/art_rgb_svp.o art/art_rgba.o art/art_svp.o art/art_svp_intersect.o art/art_svp_ops.o art/art_svp_point.o art/art_svp_render_aa.o art/art_svp_vpath.o art/art_svp_vpath_stroke.o art/art_svp_wind.o art/art_uta.o art/art_uta_ops.o art/art_uta_rect.o art/art_uta_svp.o art/art_uta_vpath.o art/art_vpath.o art/art_vpath_bpath.o art/art_vpath_dash.o art/art_vpath_svp.o make[1]: Leaving directory `/opt/alfresco/swftools-0.9.0/lib' making all in lib/pdf... cd lib/pdf;make all make[1]: Entering directory `/opt/alfresco/swftools-0.9.0/lib/pdf' g++ -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -g ../../src/pdf2swf.c GFXOutputDev.o InfoOutputDev.o BitmapOutputDev.o FullBitmapOutputDev.o pdf.o fonts.o xpdf/GHash.o xpdf/GList.o xpdf/GString.o xpdf/gmem.o xpdf/gfile.o xpdf/FoFiTrueType.o xpdf/FoFiType1.o xpdf/FoFiType1C.o xpdf/FoFiBase.o xpdf/FoFiEncodings.o xpdf/OutputDev.o xpdf/PDFDoc.o xpdf/Error.o xpdf/Stream.o xpdf/Object.o xpdf/Decrypt.o xpdf/Array.o xpdf/XRef.o xpdf/Dict.o xpdf/Parser.o xpdf/Lexer.o xpdf/Outline.o xpdf/PDFDocEncoding.o xpdf/Catalog.o xpdf/Link.o xpdf/GlobalParams.o xpdf/JBIG2Stream.o xpdf/Page.o xpdf/JPXStream.o xpdf/JArithmeticDecoder.o xpdf/Gfx.o xpdf/GfxFont.o xpdf/CMap.o xpdf/CharCodeToUnicode.o xpdf/PSTokenizer.o xpdf/FontEncodingTables.o xpdf/BuiltinFont.o xpdf/BuiltinFontTables.o xpdf/GfxState.o xpdf/Function.o xpdf/Annot.o xpdf/NameToCharCode.o xpdf/UnicodeMap.o xpdf/SecurityHandler.o xpdf/SplashOutputDev.o xpdf/SplashFont.o xpdf/SplashState.o xpdf/Splash.o xpdf/SplashBitmap.o xpdf/SplashClip.o xpdf/SplashPattern.o xpdf/SplashFontEngine.o xpdf/SplashFontFile.o xpdf/SplashFontFileID.o xpdf/SplashScreen.o xpdf/SplashPath.o xpdf/SplashXPath.o xpdf/SplashXPathScanner.o xpdf/SplashFTFontEngine.o xpdf/SplashFTFontFile.o xpdf/SplashFTFont.o ../libgfxswf.a ../libgfx.a ../librfxswf.a ../libbase.a -o pdf2swf -L/usr/local/lib -lmp3lame -lglut -lGLU -lGL -lungif -ljpeg -lz -lm -lfontconfig -lfreetype In file included from ../../src/../lib/./bitio.h:23, from ../../src/../lib/rfxswf.h:37, from ../../src/pdf2swf.c:41: ../../src/../lib/./types.h:36:2: error: #error "no way to define 64 bit integer" ../../src/../lib/./types.h:39:2: error: #error "don't know how to define 32 bit integer" ../../src/../lib/./types.h:42:2: error: #error "don't know how to define 16 bit integer" ../../src/../lib/./types.h:45:2: error: #error "don't know how to define 8 bit integer" make[1]: *** [pdf2swf] Error 1 make[1]: Leaving directory `/opt/alfresco/swftools-0.9.0/lib/pdf' make: *** [all] Error 2