Looks like we have GTK+ 2.8.3 installed. Configure went thorough OK, but we are back to a C99 issue... src/ common/string.cpp does not compile with C++ because it cannot find "va_copy" (line 1826). Looks like configure needs to check this with the C++ compiler as well?