swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Cannot compile swftools from CVS


From: Matthias Kramm
Subject: Re: [Swftools-common] Cannot compile swftools from CVS
Date: Mon, 8 Oct 2007 23:35:51 +0200
User-agent: Mutt/1.5.6i

On Mon, Oct 08, 2007 at 05:16:32PM +0200, Bertrand L. wrote:
> patching file config.h
> Hunk #1 FAILED at 53.
> 1 out of 2 hunks FAILED -- saving rejects to file config.h.rej
> 
> and at the end :
> 
> Hunk #1 succeeded at 919 (offset -6 lines).
> Died at inject-xpdf.pl line 18.

Are there any other "hunks FAILED" messages? 
What does
    find -name "*.rej" 
display?

> xpdf/OutputDev.h:155: error: type specifier omitted for parameter `Object'
> xpdf/OutputDev.h:155: error: syntax error before `*' token

If you need a quick fix, try adding

    class Object;

to the very beginning of xpdf/OutputDev.h.

CVS compile is sometimes tricky, but the things I'm doing in lib/pdf
will hopefully converge again in the near future.

Greetings

Matthias






reply via email to

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