[mapserver-users] Mapserver 6.4 PHP Mapscript

Raffaele Morelli raffaele.morelli at gmail.com
Fri Jan 10 01:25:38 PST 2014


2013/12/30 Jefferson Williams <jefferson.d.williams at gmail.com>

> I'm compiling Mapserver 6.4 on a 64-bit Fedora 19 system. It compiles
> fine.  Here's my cmake command line:
>
> CC=gcc34 cmake -DWITH_POSTGIS=0 -DWITH_PHP=1 -DWITH_ICONV=0
> -DPHP5_EXTENSION_DIR="./" -DWITH_KML=1 -DWITH_RSVG=1 ..
>
> However, upon starting Apache httpd with this module enabled, I get this
> error in the error_log:
>
> PHP Warning:  PHP Startup: Unable to load dynamic library
> '/usr/lib64/php/modules/php_mapscript.so' -
> /usr/lib64/php/modules/php_mapscript.so: undefined symbol:
> __sync_sub_and_fetch in Unknown on line 0
>
> Anyone else run into this?  I'm really looking forward to getting into
> 6.4, as I read that text is converted to text elements when using SVG
> output.  6.2.1 doesn't do this, but rather converts text to paths -- which
> are bulky, and also cannot be edited as text afterwards.  I think this
> sync_sub_and_fetch error is all that's standing in my way.  At least, I
> hope...
>
> Thanks!
>

Here I am, same warning on a debian amd64 "wheezy" box with mapserver
installed through package manager.

/r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140110/5d9456f4/attachment.html>


More information about the mapserver-users mailing list