In continuation of my earlier mail
Aniruddha S. Khadkikar
as.khadkikar at NCL.RES.IN
Tue Feb 14 01:48:20 PST 2006
Yes, there was another issue when I tried to compile with ogr support. I
frankly do not have a clue what the following means:
mapogr.cpp: undefined reference to `OGRLineString::setPoint(int, double,
double)'
./libmap.a(mapogr.o)(.text+0x4af):mapogr.cpp: undefined reference to
`OGRLineString::setPoint(int, double, double)'
./libmap.a(mapogr.o)(.text+0x4c8):mapogr.cpp: undefined reference to
`OGRLineString::setPoint(int, double, double)'
./libmap.a(mapogr.o)(.text+0x4e1):mapogr.cpp: undefined reference to
`OGRLineString::setPoint(int, double, double)'
./libmap.a(mapogr.o)(.text+0x4f6):mapogr.cpp: undefined reference to
`OGRLineString::setPoint(int, double, double)'
./libmap.a(mapogr.o)(.text+0xae9): In function `msOGRShapeToWKT':
mapogr.cpp: undefined reference to `OGR_G_AddPoint_2D'
./libmap.a(mapogr.o)(.text+0xb39):mapogr.cpp: undefined reference to
`OGR_G_SetPoint_2D'
./libmap.a(mapogr.o)(.text+0xbb7):mapogr.cpp: undefined reference to
`OGR_G_AddPoint_2D'
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1
...after this I aborted. The earlier binary I am using is without ogr
support.
Thanks
Aniruddha
More information about the MapServer-users
mailing list