[mapserver-dev] When I am debugging mapserver on KDbg I get this error: getString();Symbol definition error.

Mauricio Herrera georazor at gmail.com
Sun Mar 1 05:08:26 EST 2009


Hello !

Somebody help me or explain me the next error please:
getString (): Symbol definition error. Parsing near (7516.8651488): (line
3)”

I  don’t understand, what’s the problem!. Because I think is ok my mapfile..
Well, When I try to debug mapserver with a basic mapfile (myfile.map) ,
always I get this error!!.* printscreen:
http://i588.photobucket.com/albums/ss322/georazor/errortestmap2.jpg*

In addition I was testing with test.map (this mapfile is into of tests
folder  /mapserver-5.2.1/tests/test.map ), but it is the same situation.

*Printscreen:
http://i588.photobucket.com/albums/ss322/georazor/errortestmap.jpg*

myfile.map

MAP

EXTENT 7516.8651488  -1337.1743568  8307.1193224  -950.4111941
IMAGETYPE PNG
SIZE 400 400
IMAGECOLOR 255 255 255

LAYER
                NAME building
                DATA building
                STATUS ON
                TYPE LINE
                CLASS
                               NAME build
                               STYLE
                                               COLOR 192 192 192
                                               OUTLINECOLOR  0 94 138
                                END

               END

END
END
---

test.map    /mapserver-5.2.1/tests/test.map

MAP

  NAME "Testing"
  EXTENT -0.5 50.977222 0.5 51.977222
  #IMAGETYPE JPEG
  #IMAGETYPE PNG24
  IMAGETYPE PNG
  IMAGECOLOR 255 255 255
.
.


More info:

1.-  I don’t have any problem when I display the map on the web , only when
I am trying to debug!

*Printscreen:
http://i588.photobucket.com/albums/ss322/georazor/noproblem.jpg*

2.- I have used these query string:

“QUERY_STRING=map=/usr/local/mapserver-5.2.1/tests/test.map&mode=map&layers=all”
“QUERY_STRING=map=/usr/local/mapserver-5.2.1/tests/myfile.map&mode=map”

3.- My IDE is KDbg ,I have installed GDB and I work on linux plataform
CENTOS 5


*Am I doing something wrong or is a bug?*

 Thank you


Mauricio Herrera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20090301/219ce690/attachment.html


More information about the mapserver-dev mailing list