[Mapserver-dev] cvs compile error

Kralidis,Tom [Burlington] Tom.Kralidis at ec.gc.ca
Mon Sep 27 13:33:01 EDT 2004


I'm not sure what happened, but when I rebuild as per below, everything
compiles fine.  When I issue a WMS 1.1.1 GetCapabilities, I get a
partial XML document response.

OS:

$ uname -a
Linux devgeo.cciw.ca 2.6.5-1.358smp #1 SMP Sat May 8 09:25:36 EDT 2004
i686 i686 i386 GNU/Linux

...so I'm not sure what's going on here.  Can someone verify this is not
only me?

..Tom


> -----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.
> 
> 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