swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Cannot build Dev. Snapshot on Linux


From: Anthropocentric
Subject: [Swftools-common] Cannot build Dev. Snapshot on Linux
Date: Wed, 15 Oct 2008 00:50:03 +0000

2 Questions:

1) We can't seem to build the latest Development Snapshot on Linux.  See errors below.
2) When will there be a new "Stable" release for Linux? It's been quote a while (over a year and a half).



ERRORS FROM TRYING TO PERFORM BUILD:

Last rows from compiling swftools-2008-08-21-2105

 

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC -Wall -Wno-unused -fPIC -I/usr/include/python2.5 -c action.c -o action.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC -Wall -Wno-unused -fPIC -I/usr/include/python2.5 -c primitives.c -o primitives.o

primitives.c: In function ‘f_Color’:

primitives.c:61: warning: cast from pointer to integer of different size

primitives.c: In function ‘color_setattr’:

primitives.c:105: warning: cast from pointer to integer of different size

primitives.c: In function ‘color_dealloc’:

primitives.c:121: warning: cast from pointer to integer of different size

primitives.c: In function ‘f_BBox’:

primitives.c:161: warning: cast from pointer to integer of different size

primitives.c: In function ‘bbox_setattr’:

primitives.c:212: warning: cast from pointer to integer of different size

primitives.c: In function ‘bbox_dealloc’:

primitives.c:217: warning: cast from pointer to integer of different size

primitives.c: In function ‘matrix_getattr’:

primitives.c:296: warning: cast from pointer to integer of different size

primitives.c:296: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘Py_ssize_t’

primitives.c: In function ‘matrix_setattr’:

primitives.c:312: warning: cast from pointer to integer of different size

primitives.c:312: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘Py_ssize_t’

primitives.c: In function ‘matrix_getMatrix’:

primitives.c:318: warning: cast from pointer to integer of different size

primitives.c:318: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘Py_ssize_t’

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC -Wall -Wno-unused -fPIC -I/usr/include/python2.5 -c pyutils.c -o pyutils.o

gcc -DHAVE_CONFIG_H -g -shared SWF.o taglist.o tag.o image.o tags.o tagmap.o action.o primitives.o pyutils.o  ../librfxswf.a ../libbase.a -o SWF.so -lpython2.5 -L/usr/local/lib -lmp3lame -lglut -lGLU -lGL -lungif -ljpeg -lz -lm  -lz -lfontconfig -lfreetype

/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: /usr/local/lib/libjpeg.a(jcapimin.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

/usr/local/lib/libjpeg.a: could not read symbols: Bad value

collect2: ld returned 1 exit status

make[1]: *** [SWF.so] Error 1

make[1]: Leaving directory `/home/tsanko/installs/swftools-2008-08-21-2105/lib/python'

make: *** [all] Error 2

 

 

 

 

All rows from compiling swftools-2008-10-13-1554

 

making all in m4...

cd m4;make all

make[1]: Entering directory `/home/tsanko/installs/swftools-2008-10-13-1554/m4'

make[1]: Leaving directory `/home/tsanko/installs/swftools-2008-10-13-1554/m4'

making all in lib...

cd lib;make all

make[1]: Entering directory `/home/tsanko/installs/swftools-2008-10-13-1554/lib'

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfabc.c -o modules/swfabc.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfaction.c -o modules/swfaction.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfbits.c -o modules/swfbits.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfbutton.c -o modules/swfbutton.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfcgi.c -o modules/swfcgi.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfdraw.c -o modules/swfdraw.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfdump.c -o modules/swfdump.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swffilter.c -o modules/swffilter.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swffont.c -o modules/swffont.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfobject.c -o modules/swfobject.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfrender.c -o modules/swfrender.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfshape.c -o modules/swfshape.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swfsound.c -o modules/swfsound.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swftext.c -o modules/swftext.o

gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -I/usr/include/fontconfig -I /usr/include/lame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -fPIC modules/swftools.c -o modules/swftools.o

make[1]: *** No rule to make target `modules/swfscripts.o', needed by `librfxswf.a'.  Stop.

make[1]: Leaving directory `/home/tsanko/installs/swftools-2008-10-13-1554/lib'

make: *** [all] Error 2




Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie. Learn Now

reply via email to

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