I&#39;m trying to use pyplusplus, and I&#39;m running into what appears to be a really old problem fixed by the gccxml-0.9.0+cvs20080525 patch. <br><br>I&#39;m running Ubuntu 9.10, gcc-4.4.1, gccxml 0.9.0+cvs20080525. I&#39;m also a little confused by the various versions of gccxml out there - the &#39;official&#39; site claims 0.6 is the latest. The <a href="http://language-binding.net">language-binding.net</a> site refers to version 0.9. Basically pyplusplus has never worked (out of the box or with any amount of fiddling) on karmic for me, on any of my machines. <br>
<br>The errors I get are:<br><br>Error occured while running GCC-XML: In file included from /usr/include/fcntl.h:217,...<br>And lots more errors in fctnl2.h &#39; __builtin_va_arg_pack_len&#39; not declared in this scope.<br>
<br>I have tried running GCC-XML w/ gcc-4.2, modifying headers as in some of the other posts, to no avail.<br><br>Is there anyone with a Karmic box that has this working at all? <br>