This is a reincarnation of bug 173676 which had been closed as fixed when
upstream included the fix. Seems they forgot one hunk, the one about python. I
just got that error message again:
gv_python.cpp: In function 'void SWIG_Python_TypeError(const char*,
PyObject*)':
gv_python.cpp:2414: error: expected `}' at end of input
gv_python.cpp:2414: error: expected `}' at end of input
gv_python.cpp: At global scope:
gv_python.cpp:2414: error: expected `}' at end of input
make[3]: *** [gv_python.lo] Error 1
From the annotations in the upstream CVS, it looks like the python part of the
original patch from bug 173676 was never included there. The rest made it into
revision 1.69 of Makefile.am.