QGIS does not build anymore on 9.1.
I've added #define HAVE_UTEMPTER to src/plugins/grass/qtermwidget/kpty.cpp
And know, I get the following.
[ 79%] Building CXX object
src/plugins/grass/CMakeFiles/grassplugin.dir/qrc_qgsgrass_plugin.cxx.o
Linking CXX shared module ../../../output/lib/qgis/plugi
Sorry for answering myself. I just detected a possible solution:
--- src/plugins/grass/qtermwidget/kpty.cpp.orig 2011-06-05
13:59:48.0 +0200
+++ src/plugins/grass/qtermwidget/kpty.cpp2011-08-11
08:31:00.0 +0200
@@ -48,6 +48,7 @@
#