[Mapserver-users] gxx_personality_v0 problems (Mac OS X 10.2) *SOLVED*

Daniel Morissette morissette at dmsolutions.ca
Mon Jun 2 14:18:51 EDT 2003


Which version of MapServer were you using?

FYI this -lstdc++ has been added to the 4.0-dev (main CVS trunk) a
little while ago, and the same fix applied to the 3.6 branch yesterday
and will be included in a 3.6.6 release that should be posted to the
live site in the next few days.  In both cases the -lstdc++ is added to
XTRALIBS which means that it should also apply to the MapScript
Makefile.

If the problem persists with the latest versions then please add your
comments in bug 246 at 
http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=246

Daniel


William K wrote:
> 
> Hi all,
> 
> I've been having these gxx_personality_v0 issues lately.  I had tried
> all the solutions from this list and others, and the Mac writeups on
> getting MS built, to no avail.  Everything would compile and the
> mapserv cgi worked.  But the mapscript PHP module would cause
> gxx_personality_v0 errors in the httpd log and wouldn't load.
> 
> First off, the solution I used in the first place to get mapserver to
> compile was to add -lstdc++ to STATIC_LIBS in the makefile.  Well, it
> turns out this only applies to the mapserv cgi, and not mapscript.  I
> had to add -lstdc++ to MS_LIBS in the mapscript makefile as well
> (strange that mapscript would compile without it).  Now all works -
> mapscript shows up in my phpinfo().
> 
> Now to start on the mapscript tutorials... ^_^
> 
> PS.  Tho I say this was for Mac OS X, it probably applies to others
> using gcc 3.x.
> 
> -----
> William Kyngesburye <kyngchaos at charter.net>
> http://webpages.charter.net/kyngchaos/
> 
> Theory of the Universe
> 
> There is a theory which states that if ever anyone discovers exactly
> what the universe is for and why it is here, it will instantly
> disappear and be replaced by something even more bizarrely
> inexplicable.  There is another theory which states that this has
> already happened.
> 
> -Hitchhiker's Guide to the Galaxy 2nd season intro
> RIP Douglas Adams 1952-2001
>



More information about the mapserver-users mailing list