[Mapserver-dev] cvs compile error
Kralidis,Tom [Burlington]
Tom.Kralidis at ec.gc.ca
Sun Sep 26 12:48:32 EDT 2004
> -----Original Message-----
> From: Daniel Morissette [mailto:dmorissette at dmsolutions.ca]
> Sent: Sunday, 26 September, 2004 09:00
> To: Kralidis,Tom [Burlington]
> Cc: mapserver-dev at lists.gis.umn.edu; Julien-Samuel Lacroix
> Subject: Re: [Mapserver-dev] cvs compile error
>
>
> Kralidis,Tom [Burlington] wrote:
> >
> > I still get error, when changing in Makefile as per below:
> >
> > ICONV=
> >
> > ..as well as commenting out the declaration altogether.
> >
> ...
> ...
> > ./libmap.a(mapgd.o)(.text+0x9edd): In function `msGetEncodedString':
> > : undefined reference to `libiconv_open'
>
> Tom,
>
> Did you do a 'make clean' after editing the Makefile? The
> iconv code in
> msGetEncodedString() is inside #ifdef USE_ICONV, so if you really
> removed the -DUSE_ICONV then it should not be compiled in.
>
`make clean; make` worked. Thanks.
..Tom
> I'll see if I can reproduce the orginal issue at this end, we
> probably
> need to tune the configure detection of libiconv to handle something
> specific to your system configuration. If I can't reproduce
> the problem
> then I may need you to create a bug and attach your configure options
> and configure output.
>
> Daniel
> --
> ------------------------------------------------------------
> Daniel Morissette dmorissette at dmsolutions.ca
> DM Solutions Group http://www.dmsolutions.ca/
> ------------------------------------------------------------
>
More information about the mapserver-dev
mailing list