swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Error building Swftools on Ubuntu 9.04 Server


From: Chris Pugh
Subject: Re: [Swftools-common] Error building Swftools on Ubuntu 9.04 Server
Date: Thu, 20 May 2010 22:00:45 +0100

On 20 May 2010 12:44, Gustavo Frei <address@hidden> wrote:b'
> Hi,
>
> I am trying to build Swftools (latest version from git) but i am having
> problems with it. Have also tried other versions of Swftools but the
> generate same error.
>
> When i run make, it stops with an error:        No rule to make target
> `ttf.c', needed by 'ttf.o'

Make can't compile files which don't exist!  'ttf.c' and 'ttf.h' should be in
the SWFTools lib/ directory, and they weren't.   It looks like they're there
now though.  If you haven't already, try again.

The same issue seems to affect the latest development snapshot,
SWFTools-swftools-2010-05-16-1816.tar.gz.   Both 'ttf.c' and 'ttf.h' are
missing.  Copy them from the version in the git repository to their
proper location.

I've just taken a quick look, there seem to be a few other ommissions
as well...

Regards,


Chris.



reply via email to

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