Hi, I am having problem with compilation of libvirt, i has saw one post about this in the maillist, but it don't resolved the problem. The detail of erros is:<br><br>storage_conf.c: In function 'virStorageSize':<br>
storage_conf.c:627: error: 'ULLONG_MAX' undeclared (first use in this function)<br>storage_conf.c:627: error: (Each undeclared identifier is reported only once<br>storage_conf.c:627: error: for each function it appears in.)<br>
make[2]: *** [libvirt_la-storage_conf.lo] Error 1<br>make[2]: se sale del directorio `/home/revartj/libvirt/libvirt-0.4.4/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: se sale del directorio `/home/revartj/libvirt/libvirt-0.4.4'<br>
make: *** [all] Error 2<br><br><br>Any information about SO:<br><br>EREBO:/home/revartj/libvirt/libvirt-0.4.4# <b>uname -a</b><br>Linux EREBO 2.6.18-6-xen-686 #1 SMP Sat May 24 14:16:03 UTC 2008 i686 GNU/Linux<br><br>EREBO:/home/revartj/libvirt/libvirt-0.4.4# <b>gcc -v</b><br>
Using built-in specs.<br>Target: i486-linux-gnu<br>Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu<br>
Thread model: posix<br>gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)<br><br>Someboy know how i can resolved this error.<br><br>Thank everybody by advance.<br><br>revartj<br>