<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry, it seens to be a problem with my python build. I had tried to fix but<br>its seems its wrong:
<br><br> configure: creating ./config.status<br>config.status: creating Makefile.pre<br>config.status: WARNING:&nbsp;&nbsp;<a href="http://Makefile.pre.in">Makefile.pre.in</a> seems to ignore the --datarootdir<br>setting<br>config.status
: creating Modules/Setup.config<br>config.status: creating pyconfig.h<br>config.status: pyconfig.h is unchanged<br>creating Modules/Setup<br>creating Modules/Setup.local<br>creating Makefile<br>bad word xxsubtype.xxsubmoduletest
 in xxsubtype.xxsubmoduletest<br>xxsubmoduletest.c<br>mv: cannot stat `config.c&#39;: No such file or directory</blockquote></div><br>Yep, I remember that Martin v. Löwis from the Python development list mentioned that there was a problem with my patch and the Linux build.&nbsp; I believe that if you remove the change to 
Setup.dist from the patch (this change is only to include the test module) the build should work.&nbsp; This is because Setup.dist (if I remember correctly) does not support submodules at the moment.<br><br>Regards,<br>Miguel<br>