[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

the mangling of ‘va_list’ has changed in GCC 4.4



Hello I try to compile Zarafa 6.30.7 and i have following error
I use GCC 4.4 and I think  that is the Problem  



Trace.cpp: In function ‘void TraceMsg(char*, int, char*, char*, va_list)’:
Trace.cpp:127: error: invalid operands of types ‘va_list’ and ‘int’ to binary ‘operator!=’
Trace.cpp:140: error: invalid operands of types ‘va_list’ and ‘int’ to binary ‘operator!=’
Trace.cpp: At global scope:
Trace.cpp:158: note: the mangling of ‘va_list’ has changed in GCC 4.4
make[3]: *** [Trace.lo] Fehler 1

Can anyone help me?

Reply to: