[Mapserver-DE] Make Problem mit msGEOSArea und msGEOSLength
Stephan Holl
stephan.holl at intevation.de
Mon Jan 22 08:33:30 CET 2007
Hello Herr Grubert,
armin grubert <armin.grubert at lgb-rlp.de> wrote at Mon, 22 Jan 2007
08:25:44 +0100:
> Liebe Liste,
>
>
> ich versuche vergeblich mapserver 4.10 aus SuSE10.0 zu
> konfigurieren, mit:
>
> proj4.4.9
> gdal-1.3.2-3
> geos-3.0.0rc3
> PDFlib-Lite7.0.0p3
> postgis-1.2.1
>
> und folgendes script wird benutzt:
>
> #! /bin/sh
> # configure mapserver 4.10
> # januar 2007
>
> make clean
> ./configure --with-gd=/usr/ \
> --with-httpd=/usr/sbin/httpd2 \
> --with-pdf=/usr/local/ \
> --with-postgis \
> --with-proj=/usr/local/ \
> --with-ogr \
> --with-gdal=/usr/bin/gdal-config \
> --with-geos=/usr/bin/geos-config \
> --without-tiff \
> --enable-point-z-m \
> --with-wfs \
> --with-wcs \
> --with-wmsclient \
> --with-wfsclient
>
> --- configure endet erfolgreich mit:
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating mapscript/java/Makefile
> config.status: creating mapscript/csharp/Makefile
>
> --- make endet leider mit Fehler:
> ./libmap.a(mapgeos.o): In function `msGEOSArea':
> mapgeos.c:(.text+0x17ca): undefined reference to `GEOSArea'
> ./libmap.a(mapgeos.o): In function `msGEOSLength':
> mapgeos.c:(.text+0x183a): undefined reference to `GEOSLength'
> collect2: ld returned 1 exit status
> make: *** [shp2img] Fehler 1
>
> Ältere Versionen von geos habe ich bereits ausprobiert, z.B.
> geos-2.2.1 wobei jedoch die gleiche Fehlermeldung auftritt.
> Was kann ich tun?
Evtl. liegen noch Reste einer anderen GEOS-Installation auf Ihrem
System herum, die stören?
Viele Grüße
Stephan Holl
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname : signature.asc
Dateityp : application/pgp-signature
Dateigröße : 189 bytes
Beschreibung: nicht verfügbar
URL : http://www.intevation.de/pipermail/mapserver-de/attachments/20070122/4b2d3537/signature.asc
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)