Perl Mapscript Warnings
Lowell.Filak
lfilak at MEDINACO.ORG
Thu Jul 13 13:31:40 PDT 2006
Agneta Schick writes:
> Hello,
>
> I'm upgrading from
> Version 3.6.5 on Solaris 8 (sun4-solaris 32int) to
> Version 4.8.3 on Solaris 10 (i86pc-solaris-64int)
>
> The application which ran with V. 3.6.5, now dies when I try to open the
> mapfile with "new mapscript::mapObj($quake_map)".
>
> I tested the mapfile with "mapserv?map=../htdocs/test_map/mytest.map&mode=map"
> with no problem.
>
> Could the new version of mapscript be the cause??
>
> I got the following warnings making perl mapscript:
>
> "/usr/local/include/ogr_core.h", line 215: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 216: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 217: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 218: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 219: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 220: warning: enumerator value overflows
> INT_MAX (2147483647)
> "/usr/local/include/ogr_core.h", line 222: warning: enumerator value overflows
> INT_MAX (2147483647)
> "mapscript_wrap.c", line 1978: warning: statement not reached
>
> swig-1.3.29 and gdal-1.3.2 are installed.
>
> I'm grateful for any hints. Upto now I only see the message "Unable to open
> mapfile"!
Agneta,
The errors appear non-fatal.
What else have you tried to track down the problem.
Thanks.
Lowell
More information about the MapServer-users
mailing list