[Mapserver-users] Compilation problem (mapserver 4.0.2) possible mygis error ...
Attila Csipa
plists at prometheus.org.yu
Tue Apr 20 08:16:05 PDT 2004
On Tuesday 20 April 2004 16:25, Herman De Pauw wrote:
> I tried to compile mapserver 4.0.2 with mygis support. I did as configure :
>
> ./configure --with-jpeg=/usr/local --with-freetype=/usr/local
> --with-zlib=/usr/lib --with-tiff=/usr/local --with-png=/usr/local
> --with-proj=/usr/local --with-gdal=/usr/local/bin/gdal-config
> --with-gd=/usr/local --without-pdf --with-eppl --with-httpd=/usr/sbin/httpd
> --with-postgis=/usr/local/pgsql/bin/pg_config --with-mygis=/usr/local/bin/m
>ysql_config
>
> Can somebody give me a clue how to fix these ?
It seems that the postgis and mygis modules use the same function names and
this causes a compilation error when you try to make a binary that supports
both. This is obviously a bug regarding namespace clashes, I'm afraid there
is no easy fix other than excluding one of them or waiting for the correction
to make it into CVS.
More information about the MapServer-users
mailing list