[mapserver-users] Compile problems

Tom Myny tom at internetgids.be
Wed Oct 2 10:42:52 EDT 2002


I'm using indeed gcc 3.2.
Do you know how I can link shp2img using g++ ? (i'm not really a c++ man :)

Greetings,
Tom 
----- Original Message ----- 
From: "Sean Gillies" <snchrstnglls at yahoo.com>
To: "Tom Myny" <tom at internetgids.be>; <mapserver-users at lists.gis.umn.edu>
Sent: Tuesday, October 01, 2002 7:16 PM
Subject: Re: [mapserver-users] Compile problems


> I'm not sure about all your errors, but I recognize
> two of them.  You do not say so, but it looks to me
> like you might be trying to compile mapserver using
> gcc 3.x.  I've never seen the errors you report 
> when building with gcc 2.9.x.
> 
> 1) Remove /usr/local/include from your INCLUDE_DIRS
>    so that gcc doesn't complain about it.
> 2) The error
> 
>    undefined reference to `__gxx_personality_v0'
> 
>    tells you that you need to link shp2img using
>    g++ rather than gcc because one of your libraries
>    has C++ code.
> 
> If you're not using gcc 3.x, please disregard my 
> suggestions.
> 
> Hope that this helps,
> Sean
> 
> --- Tom Myny <tom at internetgids.be> wrote:
> > Hi,
> > 
> > When i try to compile mapserver1.6.1 with command
> > rule:
> > 
> > ./configure --with-php=../php-4.2.3
> > 
> >  i got:
> > 
> [snipped errors]
> 
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
> 



More information about the mapserver-users mailing list