Thank you so much..It works now..RE: [Mapserver-users] Mapserver build Error!!!

teoman teoman teoman872 at yahoo.com
Fri Jan 30 14:14:00 EST 2004


--0-1984330422-1075490040=:20543
Content-Type: text/plain; charset=us-ascii

Hi Norman,
 
Thank you so much..Now it works...
--teoman

Norman Vine <nhv at cape.com> wrote:
teoman teoman writes:
, 
> I am using MapServer 4.0.1 and GDAL 1.1.9...I have tried to install it again after installing GDAL again
> ..but still I am getting this error:

> ./libmap.a(mapogr.o)(.text+0xaa8):mapogr.cpp: undefined reference to `___gxx_personality_sj0'

This is the old trying to link in a module with C++ components with gcc issue

I thought that this had been fixed :-(

Anyway either change LD in your makefile to c++
i.e. LD= c++

or by adding -lsdtc++ to the link libraries, easiest by adding to XTRALIBS
i.e. XTRALIBS= -lm -lstdc++

HTH

Norman


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
--0-1984330422-1075490040=:20543
Content-Type: text/html; charset=us-ascii

<DIV>Hi Norman,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you so much..Now it works...</DIV>
<DIV>--teoman<BR><BR><B><I>Norman Vine &lt;nhv at cape.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">teoman teoman writes:<BR>, <BR>&gt; I am using MapServer 4.0.1 and GDAL 1.1.9...I have tried to install it again after installing GDAL again<BR>&gt; ..but still I am getting this error:<BR><BR>&gt; ./libmap.a(mapogr.o)(.text+0xaa8):mapogr.cpp: undefined reference to `___gxx_personality_sj0'<BR><BR>This is the old trying to link in a module with C++ components with gcc issue<BR><BR>I thought that this had been fixed :-(<BR><BR>Anyway either change LD in your makefile to c++<BR>i.e. LD= c++<BR><BR>or by adding -lsdtc++ to the link libraries, easiest by adding to XTRALIBS<BR>i.e. XTRALIBS= -lm -lstdc++<BR><BR>HTH<BR><BR>Norman<BR></BLOCKQUOTE><p><hr SIZE=1>
Do you Yahoo!?<br>
Yahoo! SiteBuilder - Free web site building tool. <a href="http://us.rd.yahoo.com/evt=21608/*http://webhosting.yahoo.com/ps/sb/"><b>Try it!</b></a>
--0-1984330422-1075490040=:20543--



More information about the mapserver-users mailing list