[Qgis-user] Problems building QGIS 0.9 in openSUSE 10.3

Otto Dassau otto.dassau at gmx.de
Thu Oct 11 13:06:58 BST 2007


Hi Hernán, 

if you go to http://download.opensuse.org/repositories/Application:/Geo/ there
are also qgis packages available for openSUSE 10.3. I haven't tested it and I
am not sure about python support, but you should be able to add the repository
to your system and install the packages.

Please report if it works or not and what problems you have. The provided GEOS
in the repository is version 2.2.3, so there might be a problem with version
3.0.0rc4 at the moment.

regards,
 Otto

On Thu, 11 Oct 2007 13:47:52 +0200
"Hernán De Angelis" <dhdeangelis.listas at gmail.com> wrote:

> Hi all,
> 
> I spent the last two hours trying to build QGIS 0.9 in openSUSE 10.3.
> After running and setting up the configuration in cmake I keep getting
> the following message when building:
> 
> [ 49%] Building CXX object src/app/CMakeFiles/qgis.dir/moc_qgspythondialog.o
> Linking CXX executable qgis
> /usr/lib/python2.5/config/libpython2.5.a(posixmodule.o): In function
> `posix_tmpnam':
> (.text+0x87b): warning: the use of `tmpnam_r' is dangerous, better use
`mkstemp'
> /usr/lib/python2.5/config/libpython2.5.a(posixmodule.o): In function
> `posix_tempnam':
> (.text+0x994): warning: the use of `tempnam' is dangerous, better use
`mkstemp'
> /usr/local/src/qgis_0.9.0/build/src/core/libqgis_core.so: undefined
> reference to `geos::geom::Coordinate::Coordinate(double, double,
> double)'
> /usr/local/src/qgis_0.9.0/build/src/core/libqgis_core.so: undefined
> reference to `geos::geom::Coordinate::~Coordinate()'
> /usr/local/src/qgis_0.9.0/build/src/core/libqgis_core.so: undefined
> reference to `geos::io::WKTReader::~WKTReader()'
> /usr/local/src/qgis_0.9.0/build/src/core/libqgis_core.so: undefined
> reference to `geos::io::WKTReader::WKTReader(geos::geom::GeometryFactory
> const*)'
> collect2: ld returned 1 exit status
> make[2]: *** [src/app/qgis] Error 1
> make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
> make: *** [all] Error 2
> 
> No idea of what's going on but I suspect it might be related to GEOS
> (using geos-3.0.0rc4). Any hint will be appreciated.
> 
> 
> Thanks in advance
> 
> Hernán
> 


More information about the Qgis-user mailing list