When compiling some working code on Fedora 11, I am getting this error:
/usr/include/c++/4.4.1/cstdarg:56: error: ‘::va_list’ has not been declared >
/usr/include/c++/4.4.1/cstdarg:56: error: ‘::va_list’ has not been declared
I had the same error message and I solved including one of the next files
#include
or