Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2013 01:41:07 -0700 (PDT)
From:      GeoBSD <pierre@geobsd.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: graphics/qgis does not build on 9.0-BETA1
Message-ID:  <1367829667160-5809050.post@n5.nabble.com>
In-Reply-To: <4E43781D.7030703@gwdg.de>
References:  <4E4376E4.5070509@gwdg.de> <4E43781D.7030703@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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/plugins/libgrassplugin.so
CMakeFiles/grassplugin.dir/qtermwidget/kpty.cpp.o: In function
`KPty::login(char const*, char const*)':
kpty.cpp:(.text+0x21e): undefined reference to `addToUtmp'
CMakeFiles/grassplugin.dir/qtermwidget/kpty.cpp.o: In function
`KPty::logout()':
kpty.cpp:(.text+0x3d7): undefined reference to `removeLineFromUtmp'
*** [output/lib/qgis/plugins/libgrassplugin.so] Error code 1

Stop in /usr/ports/graphics/qgis/work/qgis-1.8.0.
*** [src/plugins/grass/CMakeFiles/grassplugin.dir/all] Error code 1

Is someone out there who had installed QGIS with Grass plugin on FreeBSD 9.1
with ports ?





--
View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-qgis-does-not-build-on-9-0-BETA1-tp4688535p5809050.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1367829667160-5809050.post>