<div dir="ltr">I'm compiling Mapserver 6.4 on a 64-bit Fedora 19 system. It compiles fine.  Here's my cmake command line:<div><br></div><div>CC=gcc34 cmake -DWITH_POSTGIS=0 -DWITH_PHP=1 -DWITH_ICONV=0 -DPHP5_EXTENSION_DIR="./" -DWITH_KML=1 -DWITH_RSVG=1 ..<br>
</div><div><br></div><div>However, upon starting Apache httpd with this module enabled, I get this error in the error_log:</div><div><br></div><div>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<br clear="all">
<div><br></div><div>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...</div>
<div><br></div><div>Thanks!</div><div><br></div>-- <br><br>Jeff Williams
</div></div>