<span style="font-family: courier new,monospace;">Hi, when I'm trying to compile the libvirt 0.4.0 on Debian etch I'm getting the error below, I have no problem with version 0.3.3.<br><br>I've look at line 578 of 
</span><span style="font-family: courier new,monospace;">/usr/include/xen/xen.h and this error don't make sense for me. Does any anyone had this problem on debian etch too ? Maybe someone can help-me with this error ?
<br><br>Thanks for attention,<br><br>Solli Honorio<br></span><span style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"></span><span style="font-family: courier new,monospace;"><error>
<br>....<br style="font-family: courier new,monospace;" clear="all"></span><span style="font-family: courier new,monospace;">In file included from /usr/include/xen/dom0_ops.h:31,</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">                 from xen_unified.c:29:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/include/xen/xen.h:578: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/include/xen/xen.h:579: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'short'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/include/xen/xen.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/include/xen/xen.h:581: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[2]: *** [libvirt_la-xen_unified.lo] Error 1</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
make[2]: Leaving directory `/usr/src/libvirt-0.4.0/src'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: *** [all-recursive] Error 1</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[1]: Leaving directory `/usr/src/libvirt-0.4.0'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make: *** [all] Error 2
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"></error></span><br style="font-family: courier new,monospace;"><br>