swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] trouble compiling swftools


From: vijay ganesh
Subject: [Swftools-common] trouble compiling swftools
Date: Mon, 3 Dec 2007 15:58:09 -0500

Hi,

I am trying to compile swftools, and I am having lots of difficulty. I am running Ubuntu 7.10, and the I trying to compile swftool 0.8.1, and get the following error msgs. Any help would be appreciated.

Thanks,
Vijay

making all in m4...
cd m4;make all
make[1]: Entering directory `/home/vganesh/swftools/m4'
make[1]: Leaving directory `/home/vganesh/swftools/m4'
making all in lib...
cd lib;make all
make[1]: Entering directory `/home/vganesh/swftools/lib'
cd pdf;make libpdf
make[2]: Entering directory `/home/vganesh/swftools/lib/pdf'
g++ -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -Ilame -fPIC -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  -I ./ -I xpdf GFXOutputDev.cc -o GFXOutputDev.o
GFXOutputDev.cc:35:20: error: config.h: No such file or directory
GFXOutputDev.cc:36:19: error: gfile.h: No such file or directory
GFXOutputDev.cc:37:21: error: GString.h: No such file or directory
GFXOutputDev.cc:38:18: error: gmem.h: No such file or directory
GFXOutputDev.cc:39:20: error: Object.h: No such file or directory
GFXOutputDev.cc:40:20: error: Stream.h: No such file or directory
GFXOutputDev.cc :41:19: error: Array.h: No such file or directory
GFXOutputDev.cc:42:18: error: Dict.h: No such file or directory
GFXOutputDev.cc:43:18: error: XRef.h: No such file or directory
GFXOutputDev.cc:44:21: error: Catalog.h : No such file or directory
GFXOutputDev.cc:45:18: error: Page.h: No such file or directory
GFXOutputDev.cc:46:20: error: PDFDoc.h: No such file or directory
GFXOutputDev.cc:47:19: error: Error.h: No such file or directory
GFXOutputDev.cc:48:18: error: Link.h: No such file or directory
GFXOutputDev.cc:49:23: error: OutputDev.h: No such file or directory
GFXOutputDev.cc:50:21: error: GfxFont.h: No such file or directory
GFXOutputDev.cc :51:22: error: GfxState.h: No such file or directory
GFXOutputDev.cc:52:31: error: CharCodeToUnicode.h: No such file or directory
GFXOutputDev.cc:53:32: error: NameToUnicodeTable.h: No such file or directory
GFXOutputDev.cc :54:26: error: GlobalParams.h: No such file or directory
GFXOutputDev.cc:55:24: error: FoFiType1C.h: No such file or directory
GFXOutputDev.cc:56:26: error: FoFiTrueType.h: No such file or directory
GFXOutputDev.cc :57:19: error: GHash.h: No such file or directory
In file included from GFXOutputDev.h:9,
                 from GFXOutputDev.cc:58:
InfoOutputDev.h:26:24: error: SplashFont.h: No such file or directory
InfoOutputDev.h :27:29: error: SplashOutputDev.h: No such file or directory
InfoOutputDev.h:28:24: error: SplashPath.h: No such file or directory
InfoOutputDev.h:29:28: error: SplashFontFile.h: No such file or directory
InfoOutputDev.h :34: error: ISO C++ forbids declaration of 'SplashPath' with no type
InfoOutputDev.h:34: error: expected ';' before '*' token
InfoOutputDev.h:46: error: ISO C++ forbids declaration of 'GfxFont' with no type
InfoOutputDev.h :46: error: expected ';' before '*' token
InfoOutputDev.h:51: error: ISO C++ forbids declaration of 'SplashFont' with no type
InfoOutputDev.h:51: error: expected ';' before '*' token
InfoOutputDev.h:55: warning: 'getFontID' initialized and declared 'extern'

reply via email to

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