swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Linux compile error


From: Andreas M. Eberharter
Subject: Re: [Swftools-common] Linux compile error
Date: Fri, 5 Nov 2010 12:38:29 +0000

Hi Chris,

thanks a lot for your response and excuse my delayed answer (just had time 
again today).

I have installed the libraries you suggested, here is a list of the versions on 
my system:

*  media-libs/freetype
      Latest version available: 2.4.3-r1
      Latest version installed: 2.4.3-r1
      Size of files: 1,663 kB
      Homepage:      http://www.freetype.org/
      Description:   A high-quality and portable font engine
      License:       FTL GPL-2

*  media-libs/jpeg
      Latest version available: 8b
      Latest version installed: 8b
      Size of files: 953 kB
      Homepage:      http://jpegclub.org/ http://www.ijg.org/
      Description:   Library to load, handle and manipulate images in the JPEG 
format
      License:       as-is

*  media-sound/lame
      Latest version available: 3.98.2-r1
      Latest version installed: 3.98.2-r1
      Size of files: 1,296 kB
      Homepage:      http://lame.sourceforge.net
      Description:   LAME Ain't an MP3 Encoder
      License:       LGPL-2.1

*  media-libs/giflib
      Latest version available: 4.1.6-r1
      Latest version installed: 4.1.6-r1
      Size of files: 494 kB
      Homepage:      http://sourceforge.net/projects/giflib/
      Description:   Library to handle, display and manipulate GIF images
      License:       MIT

Unfortunately it still breaks on the make command, attached the output of 
configure and make.

Attachment: configure.txt
Description: Text document

Attachment: make.txt
Description: Text document


Maybe I am still missing some essential library?

Thanks again. 
Andreas

On 04.11.2010, at 06:33, Chris Ohmstede wrote:

> On 11/02/2010 02:18 PM, Andreas M. Eberharter wrote:
>> Hi all,
>> 
>> I would like to test FlashExtractor and tried to install the latest 
>> Development Snapshot on my Linux machine, which failed with the following 
>> error:
>> 
>> In file included from modules/swfalignzones.c:2:
>> modules/../graphcut.c:27:20: error: ../mem.h: No such file or directory
>> In file included from modules/swfalignzones.c:2:
>> modules/../graphcut.c: In function ‘posqueue_notempty’:
>> modules/../graphcut.c:103: warning: cast from pointer to integer of 
>> different size
>> make[1]: *** [modules/swfalignzones.o] Error 1
>> make[1]: Leaving directory `/root/swftools-2010-10-12-2000/lib'
>> make: *** [all] Error 2
>> 
>> I am using Gentoo Linux:
>> 
>> swftools-2010-10-12-2000 # emerge --info
>> Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/gnome, gcc-4.4.4, 
>> glibc-2.11.2-r0, 2.6.33-gentoo-r2 x86_64)
>> =================================================================
>> System uname: 
>> Linux-2.6.33-gentoo-r2-x86_64-AMD_Sempron-tm-_Processor_LE-1250-with-gentoo-1.12.13
>> Timestamp of tree: Tue, 02 Nov 2010 19:45:01 +0000
>> 
>> I have attached output of the ./configure and make commands as text files.
>> 
>> If anybody of you does now, what could be the problem, I highly appreciate 
>> it.
>> Thanks in advance
>> 
>> Andreas
>> 
>> 
> Hi Andreas
> I'm the programmer for FlashExtractor so I can't really speak for SWFTools, 
> but I went ahead and took a shot at recreating your problem.  In a nutshell, 
> I couldn't, but a cursory look at the code, I thought I saw a code path where 
> the error could occur.  This tends to tell me that our environments are 
> different and I checked for differences in our ./configure output.  Let's try 
> this, install lame, lame development, libgif, and libgif development and try 
> to compile again (make sure to rerun ./configure.)  I'm unfamiliar with 
> Gentoo Linux, but these are common libraries and I expect you want have any 
> problem finding them in your distro.  If you have trouble finding them, I can 
> give you the names of the Fedora and Ubuntu packages if that will help.
> 
> Let me know if this works.  If not, we'll keep digging.
> 
> Chris


reply via email to

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