swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] gfx.c:590: error: expected d eclaration specifiers or


From: Norman Khine
Subject: [Swftools-common] gfx.c:590: error: expected d eclaration specifiers or ‘...’ before ‘consr’
Date: Sun, 3 Oct 2010 11:57:44 +0200

hello, i have pulled the latest swftools from git, but when i run $
make i get the following:

cd lib;make all
make[1]: Nothing to be done for `all'.
making all in lib/python...
cd lib/python;make all
gcc -c -DHAVE_CONFIG_H   -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include -Ilame -Ilib/lame
-fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O
-fomit-frame-pointer  -Wall -Wno-unused -fPIC -I/usr/include/python2.6
-c gfx.c -o gfx.o
gfx.c:590: error: expected declaration specifiers or ‘...’ before ‘consr’
gfx.c: In function ‘my_drawlink’:
gfx.c:592: error: ‘text’ undeclared (first use in this function)
gfx.c:592: error: (Each undeclared identifier is reported only once
gfx.c:592: error: for each function it appears in.)
gfx.c: In function ‘f_createPassThrough’:
gfx.c:647: warning: assignment from incompatible pointer type
gfx.c: In function ‘output_print’:
gfx.c:709: warning: cast from pointer to integer of different size
gfx.c:709: warning: format ‘%d’ expects type ‘int’, but argument 4 has
type ‘Py_ssize_t’
gfx.c: In function ‘page_print’:
gfx.c:845: warning: cast from pointer to integer of different size
gfx.c:845: warning: format ‘%d’ expects type ‘int’, but argument 4 has
type ‘Py_ssize_t’
gfx.c: In function ‘doc_print’:
gfx.c:1033: warning: cast from pointer to integer of different size
gfx.c:1033: warning: format ‘%d’ expects type ‘int’, but argument 4
has type ‘Py_ssize_t’
make[1]: *** [gfx.o] Error 1
make: *** [all] Error 2

$ git log
commit 17c31e6378739db073eccc4d04050ac86027bd82
Author: Matthias Kramm <address@hidden>
Date:   Thu Sep 30 16:58:47 2010 -0700

    never allow negative advance values

attached is the config.log

thanks

norman
-- 
˙uʍop ǝpısdn p,uɹnʇ pןɹoʍ ǝɥʇ ǝǝs noʎ 'ʇuǝɯɐן sǝɯıʇ ǝɥʇ puɐ 'ʇuǝʇuoɔ
ǝq s,ʇǝן ʇǝʎ
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )

Attachment: config.log
Description: Binary data


reply via email to

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