No one to explain me where ode_check.h is supposed to come from ?

Dynamically generated by pyrex ?
Provided by ode ?
Hand coded and added by someone into Soya svn ?

Am i the only one who have build problem with pyrex 0.6.3 and actual svn ?

Thanks

Jacques

Le Sunday 11 November 2007 18:52:53 Jacques Rebourcier, vous avez écrit :
> Hi all,
>
> I found this mail from Greg Ewin, with pacthes where I can find some
> reference to "ode_check.h".
>
> http://www.mail-archive.com/[email protected]/msg01221.html
>
> Actually, seems to me that ode_check.h is something coming from soya
> repository, but can't find it in svn, do you have this file in you working
> dir ?
>
> Perhaps this file is in your working dir (to test the patch) but not added
> to svn ?
>
> Do you manage to build from svn recently?
>
> Could someone help me ?
>
> PS : I use latest pyrex sources (0.9.6.3) from their site.
>
> Thanks
>
> Jacques
>
> Le Sunday 11 November 2007 00:14:40 Jacques Rebourcier, vous avez écrit :
> > Hey,
> >
> > Again a need some help (too stupid to work silently...). I am not used to
> > compile things, and I have an error with a missing ode header. I am using
> > ode 0.8 , can someone help me ?
> >
> > Jacques
> >
> > Herafter the logs of details :
> >
> > [EMAIL PROTECTED] soya]$ python ./setup.py build
> > BUILDING True
> > Sound support (with OpenAL) enabled...
> > running build
> > running build_py
> > running build_ext
> > pyrexc _soya.pyx --> _soya.c
> > building 'soya._soya' extension
> > gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe
> > -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4
> > -fexceptions -fomit-frame-pointer -march=i586 -mtune=generic
> > -fasynchronous-unwind-tables -g -fPIC -I/usr/include -I/usr/local/include
> > -I/usr/X11R6/include -I/usr/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
> > _soya.c:35:23: erreur: ode_check.h : Aucun fichier ou répertoire de ce
> > type error: command 'gcc' failed with exit status 1
> >
> > [EMAIL PROTECTED] soya]$ rpm -ql libode-devel
> > /usr/bin/multiarch-i386-linux/ode-config
> > /usr/bin/ode-config
> > /usr/include/multiarch-i386-linux/ode/config.h
> > /usr/include/ode
> > /usr/include/ode/collision.h
> > /usr/include/ode/collision_space.h
> > /usr/include/ode/collision_trimesh.h
> > /usr/include/ode/common.h
> > /usr/include/ode/compatibility.h
> > /usr/include/ode/config.h
> > /usr/include/ode/contact.h
> > /usr/include/ode/error.h
> > /usr/include/ode/export-dif.h
> > /usr/include/ode/mass.h
> > /usr/include/ode/matrix.h
> > /usr/include/ode/memory.h
> > /usr/include/ode/misc.h
> > /usr/include/ode/objects.h
> > /usr/include/ode/ode.h
> > /usr/include/ode/odecpp.h
> > /usr/include/ode/odecpp_collision.h
> > /usr/include/ode/odecpp_old.h
> > /usr/include/ode/odemath.h
> > /usr/include/ode/rotation.h
> > /usr/include/ode/timer.h
> > /usr/lib/libode.a
> > /usr/lib/libode.so
> > /usr/share/doc/libode-devel
> > /usr/share/doc/libode-devel/CHANGELOG.txt
> > /usr/share/doc/libode-devel/LICENSE-BSD.TXT
> > /usr/share/doc/libode-devel/README.txt
> > [EMAIL PROTECTED] soya]$ rpm -q libode
> > le paquetage libode n'est pas installé
> > [EMAIL PROTECTED] soya]$ rpm -q libode0
> > libode0-0.8-2mdv2008.0
> >
> > [EMAIL PROTECTED] soya]$ rpm -qi libode0-0.8-2mdv2008.0
> > Name        : libode0                      Relocations: (not relocatable)
> > Version     : 0.8                               Vendor: Mandriva
> > Release     : 2mdv2008.0                    Build Date: jeu 23 aoû 2007
> > 22:33:17 CEST
> > Install Date: lun 15 oct 2007 19:50:03 CEST      Build Host:
> > n5.mandriva.com Group       : System/Libraries              Source RPM:
> > ode-0.8-2mdv2008.0.src.rpm
> > Size        : 774844                           License: BSD LGPL
> > Signature   : DSA/SHA1, ven 05 oct 2007 04:23:05 CEST, Key ID
> > 445935f878d019f5 Packager    : Funda Wang <[EMAIL PROTECTED]>
> > URL         : http://ode.org
> > Summary     : Physics simulation library
> > Description :
> > This package contains the library needed to run programs dynamically
> > linked with ODE.
> > [EMAIL PROTECTED] soya]$
> >
> > _______________________________________________
> > Soya-user mailing list
> > [email protected]
> > https://mail.gna.org/listinfo/soya-user
>
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user



_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to