[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [13633] trunk/blender/source/blender: == Pynodes ==

Chris Want cwant at ualberta.ca
Fri Feb 15 00:16:31 CET 2008


Willian Padovani Germano wrote:
> Revision: 13633
>           http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=13633
> Author:   ianwill
> Date:     2008-02-10 22:12:44 +0100 (Sun, 10 Feb 2008)
> 
> Log Message:
> -----------
> == Pynodes ==
> 
> 1) Trying to bring back compatibility with Python2.3.
> 2) Adding some stubs to compile blender player again on linux.
> 
> Please tell me if Blender still doesn't compile with py 2.3 or if the player isn't compiling. There was a binreloc related stub I needed to add, so probably the player wasn't compiling before the pynodes commit.
> 
> Thanks PanzerMKZ for reporting and testing part of the fix to py 2.3.

Sorry for the slow feedback -- the player doesn't compile for me due
to a redefinition of zLhm65070058860608_br_find_exe().
When I "#if 0" out the definition you committed in stubs.c, the
player does compile for me. Using x86_64 Ubuntu here.

This function name seems *very* strange -- it does not match the name
of the function in binreloc.c and looks like it was generated
by gcc.

What is the error that you are trying to fix here? (i.e., the exact
output.)

Chris



More information about the Bf-committers mailing list