swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] cannot install 0.9 version on red hat 7.2


From: Gabriel troisgros
Subject: [Swftools-common] cannot install 0.9 version on red hat 7.2
Date: Thu, 17 Sep 2009 15:28:47 +0000

Hi all
 
i'm trying to install the latest version on my linux red hat 7.2 server, but there is an error durin the make:
 
bash-2.05# make
making all in m4...
cd m4;make all
make[1]: Entre dans le répertoire `/usr/local/swftools-0.9.0/m4'
make[1]: Quitte le répertoire `/usr/local/swftools-0.9.0/m4'
making all in lib...
cd lib;make all
make[1]: Entre dans le répertoire `/usr/local/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  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]: Quitte le répertoire `/usr/local/swftools-0.9.0/lib'
making all in lib/pdf...
cd lib/pdf;make all
make[1]: Entre dans le répertoire `/usr/local/swftools-0.9.0/lib/pdf'
g++ -DHAVE_CONFIG_H -I/usr/local/include/freetype2 -I/usr/local/include -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 -ljpeg -lz -lm  -L/usr/local/lib -lfreetype -lz
../librfxswf.a(pool.o): In function `pool_lookup_float':
pool.o(.text+0x2602): undefined reference to `__builtin_nan'
collect2: ld returned 1 exit status
make[1]: *** [pdf2swf] Erreur 1
make[1]: Quitte le répertoire `/usr/local/swftools-0.9.0/lib/pdf'
make: *** [all] Erreur 2

 
if this can help...
 
thanks !
 
Gabriel


Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? Lancez-vous !

Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? Lancez-vous !

reply via email to

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