swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] partial font embedding not working


From: Pablo Rodríguez
Subject: Re: [Swftools-common] partial font embedding not working
Date: Sat, 24 May 2008 19:28:07 +0200
User-agent: Thunderbird 2.0.0.9 (X11/20080213)

Matthias Kramm wrote:
> On Sat, May 24, 2008 at 06:26:52PM +0200, Pablo Rodríguez <address@hidden> 
> wrote:
>> make[1]: *** No rule to make target `action/lex.swf4.o', needed by
>> `librfxswf.a'.  Stop.
> 
> Thanks for reporting this. It should be fixed now.

Thanks for the fix, Matthias. I get a new error (pasted bellow).

Thanks again,


Pablo


cd pdf;make libpdf
make[2]: Entering directory `/home/ousia/rpm/BUILD/swftools-0.8.2/lib/pdf'
g++ -c -DHAVE_CONFIG_H   -I/usr/include -I/usr/include/freetype2
-I/usr/include/fontconfig -Ilame -fPIC -fPIC -Wparentheses -Wimplicit
-Wreturn-type -O -fomit-frame-pointer -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4
-fexceptions -fomit-frame-pointer -march=i586 -mtune=generic
-fasynchronous-unwind-tables -I ./ -I xpdf GFXOutputDev.cc -o GFXOutputDev.o
GFXOutputDev.cc:40:20: error: config.h: No such file or directory
GFXOutputDev.cc:41:19: error: gfile.h: No such file or directory
GFXOutputDev.cc:42:21: error: GString.h: No such file or directory
GFXOutputDev.cc:43:18: error: gmem.h: No such file or directory
GFXOutputDev.cc:44:20: error: Object.h: No such file or directory
GFXOutputDev.cc:45:20: error: Stream.h: No such file or directory
GFXOutputDev.cc:46:19: error: Array.h: No such file or directory
GFXOutputDev.cc:47:18: error: Dict.h: No such file or directory
GFXOutputDev.cc:48:18: error: XRef.h: No such file or directory
GFXOutputDev.cc:49:21: error: Catalog.h: No such file or directory
GFXOutputDev.cc:50:18: error: Page.h: No such file or directory
GFXOutputDev.cc:51:20: error: PDFDoc.h: No such file or directory
GFXOutputDev.cc:52:19: error: Error.h: No such file or directory
GFXOutputDev.cc:53:18: error: Link.h: No such file or directory
GFXOutputDev.cc:54:23: error: OutputDev.h: No such file or directory
GFXOutputDev.cc:55:21: error: GfxFont.h: No such file or directory
GFXOutputDev.cc:56:22: error: GfxState.h: No such file or directory
GFXOutputDev.cc:57:31: error: CharCodeToUnicode.h: No such file or directory
GFXOutputDev.cc:58:32: error: NameToUnicodeTable.h: No such file or
directory
GFXOutputDev.cc:59:26: error: GlobalParams.h: No such file or directory
GFXOutputDev.cc:60:24: error: FoFiType1C.h: No such file or directory
GFXOutputDev.cc:61:26: error: FoFiTrueType.h: No such file or directory
GFXOutputDev.cc:62:19: error: GHash.h: No such file or directory
In file included from GFXOutputDev.h:9,
                 from GFXOutputDev.cc:63:
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
In file included from GFXOutputDev.h:9,
                 from GFXOutputDev.cc:63:
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’
InfoOutputDev.h:55: error: ‘GfxFont’ was not declared in this scope
InfoOutputDev.h:55: error: ‘font’ was not declared in this scope
InfoOutputDev.h:58: error: expected class-name before ‘{’ token
InfoOutputDev.h:59: error: ISO C++ forbids declaration of ‘GHash’ with
no type
InfoOutputDev.h:59: error: expected ‘;’ before ‘*’ token
InfoOutputDev.h:62: error: ISO C++ forbids declaration of
‘SplashOutputDev’ with no type
InfoOutputDev.h:62: error: expected ‘;’ before ‘*’ token
InfoOutputDev.h:69: error: expected `)' before ‘*’ token
InfoOutputDev.h:71: error: ‘GBool’ does not name a type
InfoOutputDev.h:72: error: ‘GBool’ does not name a type
InfoOutputDev.h:73: error: ‘GBool’ does not name a type
InfoOutputDev.h:74: error: ‘GBool’ does not name a type
InfoOutputDev.h:75: error: ‘GfxState’ has not been declared
InfoOutputDev.h:77: error: ‘Link’ has not been declared
InfoOutputDev.h:77: error: ‘Catalog’ has not been declared
InfoOutputDev.h:79: error: ‘GfxState’ has not been declared
InfoOutputDev.h:81: error: ‘GBool’ does not name a type
InfoOutputDev.h:82: error: ‘GfxState’ has not been declared
InfoOutputDev.h:83: error: ‘GfxState’ has not been declared
InfoOutputDev.h:84: error: ‘GfxState’ has not been declared
InfoOutputDev.h:86: error: ‘GfxState’ has not been declared
InfoOutputDev.h:89: error: ‘CharCode’ has not been declared
InfoOutputDev.h:89: error: ‘Unicode’ has not been declared
InfoOutputDev.h:90: error: ‘GfxState’ has not been declared
InfoOutputDev.h:90: error: ‘Object’ has not been declared
InfoOutputDev.h:90: error: ‘Stream’ has not been declared
InfoOutputDev.h:91: error: ‘GBool’ has not been declared
InfoOutputDev.h:92: error: ‘GBool’ has not been declared
InfoOutputDev.h:93: error: ‘GfxState’ has not been declared
InfoOutputDev.h:93: error: ‘Object’ has not been declared
InfoOutputDev.h:93: error: ‘Stream’ has not been declared
InfoOutputDev.h:94: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:95: error: ‘GBool’ has not been declared
InfoOutputDev.h:96: error: ‘GfxState’ has not been declared
InfoOutputDev.h:96: error: ‘Object’ has not been declared
InfoOutputDev.h:96: error: ‘Stream’ has not been declared
InfoOutputDev.h:98: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:99: error: ‘Stream’ has not been declared
InfoOutputDev.h:101: error: ‘GBool’ has not been declared
InfoOutputDev.h:102: error: ‘GfxState’ has not been declared
InfoOutputDev.h:102: error: ‘Object’ has not been declared
InfoOutputDev.h:102: error: ‘Stream’ has not been declared
InfoOutputDev.h:104: error: ‘GfxImageColorMap’ has not been declared
InfoOutputDev.h:105: error: ‘Stream’ has not been declared
InfoOutputDev.h:107: error: ‘GfxImageColorMap’ has not been declared
In file included from GFXOutputDev.h:12,
                 from GFXOutputDev.cc:63:
CommonOutputDev.h:32: error: expected class-name before ‘{’ token
In file included from GFXOutputDev.cc:63:
GFXOutputDev.h:55: error: ‘PDFDoc’ has not been declared
GFXOutputDev.h:64: error: ‘GfxState’ has not been declared
GFXOutputDev.h:71: error: ‘GBool’ does not name a type
GFXOutputDev.h:74: error: ‘GBool’ does not name a type
GFXOutputDev.h:76: error: ‘GBool’ does not name a type
GFXOutputDev.h:81: error: ‘Link’ has not been declared
GFXOutputDev.h:81: error: ‘Catalog’ has not been declared
GFXOutputDev.h:84: error: ‘GfxState’ has not been declared
GFXOutputDev.h:85: 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:93: error: ‘GfxState’ has not been declared
GFXOutputDev.h:94: error: ‘GfxState’ has not been declared
GFXOutputDev.h:95: error: ‘GfxState’ has not been declared
GFXOutputDev.h:96: error: ‘GfxState’ has not been declared
GFXOutputDev.h:97: error: ‘GfxState’ has not been declared
GFXOutputDev.h:98: error: ‘GfxState’ has not been declared
GFXOutputDev.h:99: error: ‘GfxState’ has not been declared
GFXOutputDev.h:100: error: ‘GfxState’ has not been declared
GFXOutputDev.h:101: error: ‘GfxState’ has not been declared
GFXOutputDev.h:103: error: ‘GfxState’ has not been declared
GFXOutputDev.h:114: error: ‘GfxState’ has not been declared
GFXOutputDev.h:115: error: ‘GfxState’ has not been declared
GFXOutputDev.h:116: error: ‘GfxState’ has not been declared
GFXOutputDev.h:119: error: ‘GfxState’ has not been declared
GFXOutputDev.h:120: error: ‘GfxState’ has not been declared
GFXOutputDev.h:121: error: ‘GfxState’ has not been declared
GFXOutputDev.h:124: error: ‘GBool’ does not name a type
GFXOutputDev.h:125: error: ‘GBool’ does not name a type
GFXOutputDev.h:128: error: ‘GfxState’ has not been declared
GFXOutputDev.h:128: error: ‘Object’ has not been declared
GFXOutputDev.h:129: error: ‘Dict’ has not been declared
GFXOutputDev.h:140: error: ‘GBool’ does not name a type
GFXOutputDev.h:142: error: ‘GBool’ does not name a type
GFXOutputDev.h:143: error: ‘GBool’ does not name a type
GFXOutputDev.h:146: error: ‘GfxState’ has not been declared
GFXOutputDev.h:146: error: ‘GString’ has not been declared
GFXOutputDev.h:147: error: ‘GfxState’ has not been declared
GFXOutputDev.h:148: error: ‘GfxState’ has not been declared
GFXOutputDev.h:149: error: ‘GfxState’ has not been declared
GFXOutputDev.h:152: error: ‘CharCode’ has not been declared
GFXOutputDev.h:152: error: ‘Unicode’ has not been declared
GFXOutputDev.h:155: error: ‘GfxState’ has not been declared
GFXOutputDev.h:155: error: ‘Object’ has not been declared
GFXOutputDev.h:155: error: ‘Stream’ has not been declared
GFXOutputDev.h:156: error: ‘GBool’ has not been declared
GFXOutputDev.h:157: error: ‘GBool’ has not been declared
GFXOutputDev.h:158: error: ‘GfxState’ has not been declared
GFXOutputDev.h:158: error: ‘Object’ has not been declared
GFXOutputDev.h:158: error: ‘Stream’ has not been declared
GFXOutputDev.h:159: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:160: error: ‘GBool’ has not been declared
GFXOutputDev.h:161: error: ‘GfxState’ has not been declared
GFXOutputDev.h:161: error: ‘Object’ has not been declared
GFXOutputDev.h:161: error: ‘Stream’ has not been declared
GFXOutputDev.h:163: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:164: error: ‘Stream’ has not been declared
GFXOutputDev.h:165: error: ‘GBool’ has not been declared
GFXOutputDev.h:166: error: ‘GfxState’ has not been declared
GFXOutputDev.h:166: error: ‘Object’ has not been declared
GFXOutputDev.h:166: error: ‘Stream’ has not been declared
GFXOutputDev.h:168: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:169: error: ‘Stream’ has not been declared
GFXOutputDev.h:171: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:174: error: ‘GfxState’ has not been declared
GFXOutputDev.h:175: error: ‘GfxColorSpace’ has not been declared
GFXOutputDev.h:176: error: ‘GBool’ has not been declared
GFXOutputDev.h:176: error: ‘GBool’ has not been declared
GFXOutputDev.h:177: error: ‘GBool’ has not been declared
GFXOutputDev.h:178: error: ‘GfxState’ has not been declared
GFXOutputDev.h:179: error: ‘GfxState’ has not been declared
GFXOutputDev.h:180: error: ‘GfxState’ has not been declared
GFXOutputDev.h:180: error: ‘GBool’ has not been declared
GFXOutputDev.h:180: error: ‘Function’ has not been declared
GFXOutputDev.h:180: error: ‘GfxColor’ has not been declared
GFXOutputDev.h:181: error: ‘GfxState’ has not been declared
GFXOutputDev.h:184: error: ‘GBool’ does not name a type
GFXOutputDev.h:185: error: ‘GfxState’ has not been declared
GFXOutputDev.h:187: error: ‘GfxState’ has not been declared
GFXOutputDev.h:188: error: ‘GfxState’ has not been declared
GFXOutputDev.h:192: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:196: error: ‘GBool’ does not name a type
GFXOutputDev.h:197: error: ‘Ref’ has not been declared
GFXOutputDev.h:198: error: ‘GBool’ does not name a type
GFXOutputDev.h:209: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:211: error: ‘GfxState’ has not been declared
GFXOutputDev.h:213: error: ‘GfxState’ has not been declared
GFXOutputDev.h:213: error: ‘Object’ has not been declared
GFXOutputDev.h:213: error: ‘Stream’ has not been declared
GFXOutputDev.h:214: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:214: error: ‘GBool’ has not been declared
GFXOutputDev.h:215: error: ‘GBool’ has not been declared
GFXOutputDev.h:216: error: ‘Stream’ has not been declared
GFXOutputDev.h:216: error: ‘GBool’ has not been declared
GFXOutputDev.h:216: error: ‘GfxImageColorMap’ has not been declared
GFXOutputDev.h:217: error: ‘CharCodeToUnicode’ has not been declared
GFXOutputDev.h:218: error: ‘GfxState’ has not been declared
GFXOutputDev.h:219: error: ‘GfxState’ has not been declared
GFXOutputDev.h:220: error: ‘GfxState’ has not been declared
GFXOutputDev.h:232: error: ‘GBool’ does not name a type
GFXOutputDev.h:240: error: ISO C++ forbids declaration of ‘PDFDoc’ with
no type
GFXOutputDev.h:240: error: expected ‘;’ before ‘*’ token
GFXOutputDev.h:241: error: ISO C++ forbids declaration of ‘XRef’ with no
type
GFXOutputDev.h:241: error: expected ‘;’ before ‘*’ token
GFXOutputDev.h:244: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:245: error: expected ‘;’ before ‘(’ token
GFXOutputDev.h:254: error: ISO C++ forbids declaration of ‘GfxState’
with no type
GFXOutputDev.h:254: error: expected ‘;’ before ‘*’ token
GFXOutputDev.h:298: error: expected class-name before ‘{’ token
GFXOutputDev.h:302: error: ISO C++ forbids declaration of
‘DisplayFontParam’ with no type
GFXOutputDev.h:302: error: ‘DisplayFontParam’ declared as a ‘virtual’ field
GFXOutputDev.h:302: error: expected ‘;’ before ‘*’ token
GFXOutputDev.cc:195: error: ‘GBool’ does not name a type
GFXOutputDev.cc: In function ‘char* writeOutStdFont(fontentry*)’:
GFXOutputDev.cc:250: error: ‘mktmpname’ was not declared in this scope
GFXOutputDev.cc:256: warning: ignoring return value of ‘size_t
fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute
warn_unused_result
GFXOutputDev.cc:263: warning: ignoring return value of ‘size_t
fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute
warn_unused_result
GFXOutputDev.cc: In constructor ‘GFXGlobalParams::GFXGlobalParams()’:
GFXOutputDev.cc:297: error: class ‘GFXGlobalParams’ does not have any
field named ‘GlobalParams’
GFXOutputDev.cc: In function ‘char* fontconfig_searchForFont(char*)’:
GFXOutputDev.cc:366: error: ‘mktmpname’ was not declared in this scope
GFXOutputDev.cc: At global scope:
GFXOutputDev.cc:468: error: ‘DisplayFontParamKind’ does not name a type
GFXOutputDev.cc:477: error: expected constructor, destructor, or type
conversion before ‘*’ token
make[2]: *** [GFXOutputDev.o] Error 1
make[2]: Leaving directory `/home/ousia/rpm/BUILD/swftools-0.8.2/lib/pdf'
make[1]: *** [libpdf.a] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/ousia/rpm/BUILD/swftools-0.8.2/lib'
make: *** [all] Error 2
error: Bad exit status from /home/ousia/rpm/tmp/rpm-tmp.13215 (%build)




reply via email to

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