Hello

When trying to install Soya 0.14 on my system (Ubuntu 7.04), i got the
following error:

[EMAIL PROTECTED]:/home/hugo/Soya-0.14# python ./setup.py build
Pyrex compilation disabled.
BUILDING True
Sound support (with OpenAL) enabled...

PYREX NOT FOUND
Compiling the c file WITHOUT reading any .pyx files
This is OK as long as you don't modify Soya sources.

running build
running build_py
running build_ext
building 'soya._soya' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes
-fPIC -I/usr/include -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11/include -I/usr/include/freetype2 -I/usr/X11/include/freetype2
-I/usr/local/include/freetype2 -I/usr/include/cal3d
-I/usr/local/include/cal3d -I/sw/include -I/opt/local/include
-I/opt/local/include/freetype2 -I/usr/include/python2.5 -c _soya.c -o
build/temp.linux-i686-2.5/_soya.o -w -fsigned-char
In file included from _soya.c:31:
ode_check.h:13:2: error: #error Soya requires ODE to be configured with
PRECISION=SINGLE
_soya.c: In function '__pyx_f_5_soya__TerrainGetColliderFn':
_soya.c:23389: error: 'dCapsuleClass' undeclared (first use in this
function)
_soya.c:23389: error: (Each undeclared identifier is reported only once
_soya.c:23389: error: for each function it appears in.)
error: command 'gcc' failed with exit status 1
[EMAIL PROTECTED]:/home/hugo/Soya-0.14#

ODE is correctly installed and pyode also works.

Any idea about the way to solve that problem ?

Cordially,

Hugo

PS: My system is running as a virtual machine in Parallels Desktop 3, but i
don't think that this has a link with the error i found...
_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to