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 @@
#
After the latest patches to make the GRASS plugin work QGIS does not
build any more on 9.0-BETA1.
[..snip..]
[ 94%] Building CXX object
src/plugins/grass/CMakeFiles/grassplugin.dir/qtermwidget/kpty.cpp.o
/usr/ports/graphics/qgis/work/qgis-1.7.0/src/plug