swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] how to install swftools on macosx 10.3.3


From: Matthias Kramm
Subject: Re: [Swftools-common] how to install swftools on macosx 10.3.3
Date: Mon, 10 May 2004 18:22:28 +0200
User-agent: Mutt/1.4i

On Mon, May 10, 2004 at 06:06:00PM +0200, Eric Chapelier wrote:
> Now, the "./configure" instruction work fine without error but when i 
> do the "make" instruction i have another error : 
> ...
> gcc -DHAVE_CONFIG_H jpeg2swf.o -o jpeg2swf ../lib/librfxswf.a 
> -L/usr/local/lib -lt1 -ljpeg -lz -lm  
> ld: Undefined symbols: 
> _swf_SetJPEGBits 
> make[1]: *** [jpeg2swf] Error 1 
> make: *** [all] Error 2 

Seems you still have some sources lying around from a previous
compilation step where jpeg was disabled due to the missing jpeglib.h

Try running a 
    make clean
before running "make" again.

Greetings

Matthias








reply via email to

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