[mapserver-users] Mapserver 6.4 PHP Mapscript

Jefferson Williams jefferson.d.williams at gmail.com
Sun Dec 29 15:55:31 PST 2013


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!

-- 

Jeff Williams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20131229/3b59905b/attachment.html>


More information about the mapserver-users mailing list