MapServer 4.10.0-beta1 Released

William Kyngesburye woklist at KYNGCHAOS.COM
Sat Aug 19 16:26:11 EDT 2006


Something else also happened with the PHP Mapscript build.  Configure  
is not setting the correct PHP_LD now.  I'm getting:

g++ -dynamiclib -single_module -flat_namespace -undefined suppress

when for Mac OS X, a php module should use (as in previous mapserver  
versions):

g++ -bundle -flat_namespace -undefined suppress

As a dynamiclib, php_mapscript fails to load.  After manually  
changing it to a bundle in the makefile, php_mapscript loads.

-----
William Kyngesburye <kyngchaos at kyngchaos.com>
http://www.kyngchaos.com/

"History is an illusion caused by the passage of time, and time is an  
illusion caused by the passage of history."

- Hitchhiker's Guide to the Galaxy



More information about the mapserver-users mailing list