swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Can't compile swftools 0.9.2 on RHEL 5.8 (x86_64)


From: Chris
Subject: Re: [Swftools-common] Can't compile swftools 0.9.2 on RHEL 5.8 (x86_64)
Date: Wed, 2 May 2012 04:22:25 -0100

ttbomk, there's no bug 'tracker' in place at present David, though previous 
mention has been made of implementing such a beast.  So, for now at least, this 
mailing list also serves is the correct place to report issues ) as
well as post patches and comments ).

It looks like those lines from the install section of the swfs/Makefile have
an incorrect command prepended to them.  Replace 'rm' with 'test' and all 
should be well.

Thanks for reporting the issue.

Regards,


Chris.

>On Wed, 2 May 2012 10:24:15 +1000
>David <address@hidden> wrote:

> Seems there's an issue during the configure process when compiling swftools
> 0.9.2 on RHEL 5.8 (x86_64).
> 
> Essentially, after running `./configure`, the `swfs/Makefile` ends up with
> the following commands on lines 44 and 46 respectively:
> 
> rm -f $(pkgdatadir)/swfs/default_viewer.swf -o -L
> $(pkgdatadir)/swfs/default_viewer.swf
> rm -f $(pkgdatadir)/swfs/default_loader.swf -o -L
> $(pkgdatadir)/swfs/default_loader.swf
> 
> The issue is that the `rm` command on this system knows nothing about the
> -o or the -L options.
> 
> As such, `make install` ends up failing until these are removed.
> 
> Unsure where the best location to report bugs is (can't locate a tracker)
> so hope this is okay.
> 
> Cheers,
> David
-- 
Chris <address@hidden>



reply via email to

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