Description of problem: /usr/include/gtk-2.0/gtk/gtkbuilder.h used "typename" which is a C++ keyword Version-Release number of selected component (if applicable): gtk2-2.11.3-1.fc8 That makes it difficult to build OOo against these headers, a quick sub in that header of typename to e.g. type_name would be sufficient.
Feel free to put a temporary patch in the rpm, if you need this fixed right now. I'll fix it upstream.
oky doky, done