<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/12/30 Jefferson Williams <span dir="ltr"><<a href="mailto:jefferson.d.williams@gmail.com" target="_blank">jefferson.d.williams@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></div></blockquote><div><br></div><div>Here I am, same warning on a debian amd64 "wheezy" box with mapserver installed through package manager.</div><div><br></div><div>/r</div>
</div><br></div></div>