[Qgis-user] Compiling qgis under OpenSuse 10.1
Thomas Zastrow
listen at thomas-zastrow.de
Tue Jun 13 15:04:45 EDT 2006
Hello list,
I'm new to this list and I want to say thank you for that great piece of
software!
And, also, thanks to the admins of this mailing-list for getting me
manualy subscribed ;-)
I have a problem: Under OpenSuse 10.1, I installed all the additional
necessary software. Then I run ./configure for QGIS - works perfect, no
error, the makefiles were build.
Thats the end-message of the configure-script:
==========================================
qgis 0.7.4
------------------------------------------
GDAL/OGR : yes (Version 1.3.2)
GEOS : yes (Version 2.2.2)
PostgreSQL : no
GRASS : no
SPIT : no
Georeferencer : yes
GPS/GPX : yes
PROJ4 : yes
SQLITE3 : yes
Debug : no
Plugin dir : ${exec_prefix}/lib/qgis
The binary will be installed in /usr/bin
The build is using Qt in /usr/lib/qt3
Linking with -lqt-mt
------------------------------------------
Configure finished, type 'make' to build.
Next I tried "make" - and it fails:
qgsproject.h:98: error: extra qualification 'QgsProject::' on member
'dirty'
qgsproject.h:100: error: extra qualification 'QgsProject::' on member
'dirty'
qgsrasterlayerproperties.h:72: error: extra qualification
'QgsRasterLayerProperties::' on member 'pbnHistRefresh_clicked'
qgsprojectproperties.h:63: error: extra qualification
'QgsProjectProperties::' on member 'isProjected'
qgisapp.cpp:5188: fatal error: opening dependency file
.deps/libqgis_la-qgisapp.Tpo: Permission denied
compilation terminated.
make[4]: *** [libqgis_la-qgisapp.lo] Fehler 1
make[4]: Leaving directory `/home/zastrow/qgis-0.7.4/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/zastrow/qgis-0.7.4/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/zastrow/qgis-0.7.4/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/zastrow/qgis-0.7.4'
make: *** [all] Fehler 2
So, what can I do? Thank you very much for every answer!
Best,
Tom
--
----------------------------
http://www.thomas-zastrow.de
----------------------------
More information about the Qgis-user
mailing list