Hi,
I was trying to compile pygoom on my RH9 system (using python 2.2.2)
but I encountered the following error (I patched setup.py for python 2.2):

gcc -DNDEBUG -O2 -g -pipe -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -fPIC
-I./include -I./plugins/goom/ -I/usr/include/SDL/
-I/usr/include/python2.2/pygame/ -I/usr/include/python2.2 -c src/goom.c -o
build/temp.linux-i686-2.2/goom.o -O9 -mmmx -DUSE_MMX -DARCH_X86 -Wall
src/goom.c:4: parse error before "initpygoom"
src/goom.c:4: warning: return type defaults to `int'
error: command 'gcc' failed with exit status 1
error: Bad exit status from /var/tmp/rpm-tmp.9720 (%build)

Basically it failed locating the definition for PyMODINIT_FUNC.
Does it require python 2.3, or else, is pygoom essential for freevo
1.5-rc2 to run?

T.C.

----
Wan Tat Chee (Lecturer)
School of Computer Science, Univ. of Science Malaysia,
11800 USM, Penang, Malaysia.      Rm.625 Ofc Ph: +604 653-3888 x 3617
NRG Lab Admin: +604 659-4757           Rm.601-E Ofc Ph: +604 653-4396
Internet: [EMAIL PROTECTED]            Web: http://nrg.cs.usm.my/~tcwan
GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc
F'print : DCF2 B9B2 FA4D 1208 AD59  14CA 9A8F F54D B2C4 63C7


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to