swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Compile swftools-0.7.0 and/or CVS errors


From: Barton
Subject: Re: [Swftools-common] Compile swftools-0.7.0 and/or CVS errors
Date: Thu, 30 Nov 2006 22:09:24 -0800
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Matthias Kramm wrote:
On Tue, Nov 28, 2006 at 09:50:25AM -0800, Barton wrote:
gcc -c -DHAVE_CONFIG_H -I/usr/include/freetype2 -Ilame -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer pdf2swf.c -o pdf2swf.o make[1]: *** No rule to make target `../lib/libpdf.a', needed by `pdf2swf'. Stop.
make[1]: Leaving directory `/usr/local/src/swftools/src'
make: *** [all] Error 2

what's the output if you go into the directory lib/
and type:

    make libpdf.a



Hey Matthias,

Ok, it looks pretty similar to the main make output; the complete transcript of 'make libpdf.a' in /swftools/lib is below.

Tschuss,

Barton


---

address@hidden lib]# make libpdf.a
cd pdf;make libpdf;cd ..
make[1]: Entering directory `/usr/local/src/swftools/lib/pdf'
g++ -c -DHAVE_CONFIG_H -I/usr/include/freetype2 -Ilame -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I ./ -I xpdf GFXOutputDev.cc -o GFXOutputDev.o
GFXOutputDev.cc:37:20: error: config.h: No such file or directory
GFXOutputDev.cc:38:19: error: gfile.h: No such file or directory
GFXOutputDev.cc:39:21: error: GString.h: No such file or directory
GFXOutputDev.cc:40:18: error: gmem.h: No such file or directory
GFXOutputDev.cc:41:20: error: Object.h: No such file or directory
GFXOutputDev.cc:42:20: error: Stream.h: No such file or directory
GFXOutputDev.cc:43:19: error: Array.h: No such file or directory
GFXOutputDev.cc:44:18: error: Dict.h: No such file or directory
GFXOutputDev.cc:45:18: error: XRef.h: No such file or directory
GFXOutputDev.cc:46:21: error: Catalog.h: No such file or directory
GFXOutputDev.cc:47:18: error: Page.h: No such file or directory
GFXOutputDev.cc:48:20: error: PDFDoc.h: No such file or directory
GFXOutputDev.cc:49:19: error: Error.h: No such file or directory
GFXOutputDev.cc:50:18: error: Link.h: No such file or directory
GFXOutputDev.cc:51:23: error: OutputDev.h: No such file or directory
GFXOutputDev.cc:52:21: error: GfxFont.h: No such file or directory
GFXOutputDev.cc:53:22: error: GfxState.h: No such file or directory
GFXOutputDev.cc:54:31: error: CharCodeToUnicode.h: No such file or directory
GFXOutputDev.cc:55:32: error: NameToUnicodeTable.h: No such file or directory
GFXOutputDev.cc:56:26: error: GlobalParams.h: No such file or directory
GFXOutputDev.cc:57:24: error: FoFiType1C.h: No such file or directory
GFXOutputDev.cc:58:26: error: FoFiTrueType.h: No such file or directory
GFXOutputDev.cc:59:19: error: GHash.h: No such file or directory
InfoOutputDev.h:10: error: ISO C++ forbids declaration of ‘GfxFont’ with no type
InfoOutputDev.h:10: error: expected ‘;’ before ‘*’ token
InfoOutputDev.h:15: error: expected class-name before ‘{’ token
InfoOutputDev.h:16: error: ISO C++ forbids declaration of ‘GHash’ with no type
InfoOutputDev.h:16: error: expected ‘;’ before ‘*’ token
InfoOutputDev.h:26: error: ‘GBool’ does not name a type
InfoOutputDev.h:27: error: ‘GBool’ does not name a type
InfoOutputDev.h:28: error: ‘GBool’ does not name a type
InfoOutputDev.h:29: error: ‘GfxState’ has not been declared
InfoOutputDev.h:30: error: ‘Link’ has not been declared
InfoOutputDev.h:30: error: ‘Catalog’ has not been declared
InfoOutputDev.h:32: error: ‘GfxState’ has not been declared
InfoOutputDev.h:33: error: ‘GfxState’ has not been declared
InfoOutputDev.h:36: error: ‘CharCode’ has not been declared
InfoOutputDev.h:36: error: ‘Unicode’ has not been declared
InfoOutputDev.h:37: error: ‘GfxState’ has not been declared
InfoOutputDev.h:37: error: ‘Object’ has not been declared
InfoOutputDev.h:37: error: ‘Stream’ has not been declared
InfoOutputDev.h:38: error: ‘GBool’ has not been declared
InfoOutputDev.h:39: error: ‘GBool’ has not been declared
InfoOutputDev.h:40: error: ‘GfxState’ has not been declared
InfoOutputDev.h:40: error: ‘Object’ has not been declared
InfoOutputDev.h:40: error: ‘Stream’ has not been declared
InfoOutputDev.h:41: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:42: error: ‘GBool’ has not been declared
InfoOutputDev.h:43: error: ‘GfxState’ has not been declared
InfoOutputDev.h:43: error: ‘Object’ has not been declared
InfoOutputDev.h:43: error: ‘Stream’ has not been declared
InfoOutputDev.h:45: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:46: error: ‘Stream’ has not been declared
InfoOutputDev.h:48: error: ‘GBool’ has not been declared
InfoOutputDev.h:49: error: ‘GfxState’ has not been declared
InfoOutputDev.h:49: error: ‘Object’ has not been declared
InfoOutputDev.h:49: error: ‘Stream’ has not been declared
InfoOutputDev.h:51: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:52: error: ‘Stream’ has not been declared
InfoOutputDev.h:54: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:37: error: expected class-name before ‘{’ token
GFXOutputDev.h:56: error: ‘GfxState’ has not been declared
GFXOutputDev.h:64: error: ‘GBool’ does not name a type
GFXOutputDev.h:67: error: ‘GBool’ does not name a type
GFXOutputDev.h:69: error: ‘GBool’ does not name a type
GFXOutputDev.h:75: error: ‘PDFDoc’ has not been declared
GFXOutputDev.h:75: error: ‘XRef’ has not been declared
GFXOutputDev.h:78: error: ‘Link’ has not been declared
GFXOutputDev.h:78: error: ‘Catalog’ has not been declared
GFXOutputDev.h:81: error: ‘GfxState’ has not been declared
GFXOutputDev.h:82: error: ‘GfxState’ has not been declared
GFXOutputDev.h:86: error: ‘GfxState’ has not been declared
GFXOutputDev.h:87: error: ‘GfxState’ has not been declared
GFXOutputDev.h:88: error: ‘GfxState’ has not been declared
GFXOutputDev.h:89: error: ‘GfxState’ has not been declared
GFXOutputDev.h:90: error: ‘GfxState’ has not been declared
GFXOutputDev.h:91: error: ‘GfxState’ has not been declared
GFXOutputDev.h:92: error: ‘GfxState’ has not been declared
GFXOutputDev.h:95: error: ‘GfxState’ has not been declared
GFXOutputDev.h:106: error: ‘GfxState’ has not been declared
GFXOutputDev.h:107: error: ‘GfxState’ has not been declared
GFXOutputDev.h:108: error: ‘GfxState’ has not been declared
GFXOutputDev.h:111: error: ‘GfxState’ has not been declared
GFXOutputDev.h:112: error: ‘GfxState’ has not been declared
GFXOutputDev.h:115: error: ‘GfxState’ has not been declared
GFXOutputDev.h:115: error: ‘GString’ has not been declared
GFXOutputDev.h:116: error: ‘GfxState’ has not been declared
GFXOutputDev.h:117: error: ‘GfxState’ has not been declared
GFXOutputDev.h:118: error: ‘GfxState’ has not been declared
GFXOutputDev.h:121: error: ‘CharCode’ has not been declared
GFXOutputDev.h:121: error: ‘Unicode’ has not been declared
GFXOutputDev.h:124: error: ‘GfxState’ has not been declared
GFXOutputDev.h:124: error: ‘Object’ has not been declared
GFXOutputDev.h:124: error: ‘Stream’ has not been declared
GFXOutputDev.h:125: error: ‘GBool’ has not been declared
GFXOutputDev.h:126: error: ‘GBool’ has not been declared
GFXOutputDev.h:127: error: ‘GfxState’ has not been declared
GFXOutputDev.h:127: error: ‘Object’ has not been declared
GFXOutputDev.h:127: error: ‘Stream’ has not been declared
GFXOutputDev.h:128: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:129: error: ‘GBool’ has not been declared
GFXOutputDev.h:130: error: ‘GfxState’ has not been declared
GFXOutputDev.h:130: error: ‘Object’ has not been declared
GFXOutputDev.h:130: error: ‘Stream’ has not been declared
GFXOutputDev.h:132: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:133: error: ‘Stream’ has not been declared
GFXOutputDev.h:134: error: ‘GBool’ has not been declared
GFXOutputDev.h:135: error: ‘GfxState’ has not been declared
GFXOutputDev.h:135: error: ‘Object’ has not been declared
GFXOutputDev.h:135: error: ‘Stream’ has not been declared
GFXOutputDev.h:137: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:138: error: ‘Stream’ has not been declared
GFXOutputDev.h:140: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:155: error: ‘GBool’ does not name a type
GFXOutputDev.h:156: error: ‘GfxState’ has not been declared
GFXOutputDev.h:158: error: ‘GfxState’ has not been declared
GFXOutputDev.h:159: error: ‘GfxState’ has not been declared
GFXOutputDev.h:163: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:168: error: ‘GfxState’ has not been declared
GFXOutputDev.h:168: error: ‘Object’ has not been declared
GFXOutputDev.h:168: error: ‘Stream’ has not been declared
GFXOutputDev.h:169: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:169: error: ‘GBool’ has not been declared
GFXOutputDev.h:170: error: ‘GBool’ has not been declared
GFXOutputDev.h:171: error: ‘Stream’ has not been declared
GFXOutputDev.h:171: error: ‘GBool’ has not been declared
GFXOutputDev.h:171: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:173: error: ‘GfxState’ has not been declared
GFXOutputDev.h:174: error: ‘GfxState’ has not been declared
GFXOutputDev.h:175: error: ‘GfxState’ has not been declared
GFXOutputDev.h:185: error: ISO C++ forbids declaration of ‘PDFDoc’ with no type
GFXOutputDev.h:185: error: expected ‘;’ before ‘*’ token
GFXOutputDev.h:186: error: ISO C++ forbids declaration of ‘XRef’ with no type
GFXOutputDev.h:186: error: expected ‘;’ before ‘*’ token
GFXOutputDev.h:189: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:190: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:201: error: ISO C++ forbids declaration of ‘GfxState’ with no type
GFXOutputDev.h:201: error: expected ‘;’ before ‘*’ token
GFXOutputDev.cc:132: error: ‘GBool’ does not name a type
GFXOutputDev.cc:182: error: ‘GfxFont’ was not declared in this scope
GFXOutputDev.cc:182: error: ‘font’ was not declared in this scope
GFXOutputDev.cc: In constructor ‘GFXOutputDev::GFXOutputDev(parameter_t*)’:
GFXOutputDev.cc:193: error: ‘class GFXOutputDev’ has no member named ‘xref’
GFXOutputDev.cc: At global scope:
GFXOutputDev.cc:259: error: redefinition of ‘char* getFontID’
GFXOutputDev.cc:182: error: ‘char* getFontID’ previously defined here
GFXOutputDev.cc:259: error: ‘GfxFont’ was not declared in this scope
GFXOutputDev.cc:259: error: ‘font’ was not declared in this scope
make[1]: *** [GFXOutputDev.o] Error 1
make[1]: Leaving directory `/usr/local/src/swftools/lib/pdf'




reply via email to

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