Compiling error

Frank Warmerdam fwarmerdam at GMAIL.COM
Thu Jan 6 10:22:56 EST 2005


On Thu, 6 Jan 2005 08:15:09 +0100, Robert Siudak <Robert.Siudak at imgw.pl> wrote:
> Hi everyone,
> I have trouble with compiling Mapserver 2.4.2 on my Aurox linux 10.0 (Distribution based on Fedora Core)
> during the executing make command I get a massage:
> make: ***[shp2img] Error 1
>

Robert,

Try editing your Makefile and changing "LD=gcc" to "LD=g++".

The error is about not linking in the c++ support libraries required.
I see on my box it uses gcc for LD instead of g++ too, but for some
reason it works anyways.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the mapserver-users mailing list