Hi Hanno,<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
    [join(&#39;translate&#39;,filename) for filename in &#39;ChangeLog&#39;, &#39;COPYING&#39;, &#39;LICENSE&#39;, &#39;README&#39;])]<br>
                                                           ^<br>
SyntaxError: invalid syntax<br>
dmake:  Error code 1, while making &#39;./<a href="http://unxlngx6.pro/misc/build/so_built_trt" target="_blank">unxlngx6.pro/misc/build/so_built_trt</a>&#39;<br><br clear="all"></blockquote>I did not suspect that Python 3 makes such problems, because I often used the already installed system libraries. But however, in 
future, Python 2 will be replaced by Python 3 anyway.<br>So we can either 
update libxml and other stuff from lib-extern-sys or we apply 
compatibility patches  The current version of libxml builds fine with 
Python 3.<br>Updating would be better and I do not consider the Python 3 feature important enough to maintain such patches.  It may be  a bit work to make the new versions compile under all systems. Hopefully, the patches for the current version work for the new ones.<br>
<br>--Andreas Becker<br></div>