On Fri, Sep 18, 2009 at 1:40 PM, Gabriel troisgros <gabole...@hotmail.fr> wrote:
> it worked, but pdf2swf won't work any more...
>

it gives any error, segmentation fault?

> how can i revert to 08 ? just make new install ?
>

yes


Ricardo


> thanks
>
> Gabriel
>
>> Date: Fri, 18 Sep 2009 13:23:52 +0100
>> Subject: Re: [Swftools-common] cannot install 0.9 version on red hat 7.2
>> From: rmdpedr...@gmail.com
>> To: gabole...@hotmail.fr
>> CC: swftools-common@nongnu.org
>>
>> On Fri, Sep 18, 2009 at 12:35 PM, Gabriel troisgros
>> <gabole...@hotmail.fr> wrote:
>> > Hi and thanks for your reply
>> >
>> > i've changed the lines and still have errors:
>> >
>> > builtin.o(.text+0xb665): undefined reference to `__builtin_inf'
>> > collect2: ld returned 1 exit status
>> > make[1]: *** [swfc] Erreur 1
>> > make[1]: Quitte le répertoire `/usr/local/swftools-0.9.0/src'
>> > make: *** [all] Erreur 2
>> >
>>
>> Try replace in lib/as3/builtin.c, around line 7748:
>> _Infinity_constant.f = __builtin_inf();
>>
>> by
>> _Infinity_constant.f = HUGE_VAL;
>>
>> and see if you can compile.
>>
>> Again, this may be not the correct way.
>>
>> Ricardo
>
> ________________________________
> Votre correspondant a choisi Hotmail et profite d'un stockage quasiment
> illimité. Créez un compte Hotmail gratuitement !


Reply via email to