[Qgis-developer] error while compiling

Ivan Mincik ivan.mincik at gmail.com
Sun Apr 11 02:52:58 EDT 2010


I confirm building error on latest trunk on Debian  Lenny for few days.
My log looks similar to Giovanny's.

Scanning dependencies of target qgis
make[3]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make[3]: Entering directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
[ 41%] Building CXX object src/app/CMakeFiles/qgis.dir/main.cpp.o
[ 41%] Building CXX object src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp: In
constructor ‘QgisApp::QgisApp(QSplashScreen
*, bool, QWidget*, Qt::WFlags)’:
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:362:
error: class ‘QgisApp’ does not have any f
ield named ‘mProxyFactory’
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp: In
member function ‘bool QgisApp::createDB()’:
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2148:
error: ‘sqlite3_open’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2148:
error: ‘SQLITE_OK’ was not declared in th
is scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2155:
error: ‘sqlite3_exec’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2156:
error: ‘SQLITE_OK’ was not declared in th
is scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2193:
error: ‘sqlite3_free’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2194:
error: ‘sqlite3_close’ was not declared i
n this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:2199:
error: ‘sqlite3_close’ was not declared i
n this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp: In
member function ‘void QgisApp::newSpatialit
eLayer()’:
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3116:
error: ‘QgsNewSpatialiteLayerDialog’ was
not declared in this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3116:
error: expected `;' before ‘spatialiteDia
log’
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3117:
error: ‘spatialiteDialog’ was not declare
d in this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3122:
error: ‘spatialiteDialog’ was not declare
d in this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3169:
error: ‘spatialite_init’ was not declared
 in this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3172:
error: ‘sqlite3_open’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3173:
error: ‘SQLITE_OK’ was not declared in th
is scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3182:
error: ‘sqlite3_exec’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3188:
error: ‘sqlite3_free’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3199:
error: ‘sqlite3_free’ was not declared in
 this scope
/home/ivo/storage/src/qgis/qgis_unstable/src/app/qgisapp.cpp:3210:
error: ‘sqlite3_free’ was not declared in
                            this scope
make[3]: *** [src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o] Error 1
make[3]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make[2]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
make[2]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1319:


More information about the Qgis-developer mailing list