make clean fixed it for me Umberto
On Thu, Feb 14, 2013 at 3:48 PM, Andy Colson <[email protected]> wrote: > On 2/14/2013 8:09 AM, Umberto Nicoletti wrote: > >> It's in the 6.2 branch, please review it: >> >> https://github.com/mapserver/**mapserver/commit/** >> a4ac07d8da7d81f42090890a7e359b**dc1f277dbf<https://github.com/mapserver/mapserver/commit/a4ac07d8da7d81f42090890a7e359bdc1f277dbf> >> >> Umberto >> >> >> > Mmm.. No, that didnt seem to work. > > andy@mapper:/pub/apps/**mapserver$ git branch > * branch-6-2 > master > > > > top level ./configure and make went ok, then: > > andy@mapper:/pub/apps/**mapserver$ cd mapscript/perl > > andy@mapper:/pub/apps/**mapserver/mapscript/perl$ perl Makefile.PL > -I/pub/apps/mapserver -I/usr/local/include -I/usr/include > -L/usr/lib -L/pub/apps/mapserver/.libs -lmapserver > -rpath /usr/lib -lmapserver -lfreetype -lz -lbz2 -L/usr/lib64 -lgd -lproj > -ljpeg -lpng -lgif -L/usr/local/lib -lgdal -L/usr/local/pg92/lib -lpq > -L/usr/lib64 -lgeos_c -lc -lm -ldl -lstdc++ > 6.2.0 > Writing Makefile for mapscript > Writing MYMETA.yml and MYMETA.json > > andy@mapper:/pub/apps/**mapserver/mapscript/perl$ make > cp mapscript.pm blib/lib/mapscript.pm > cc -c -I/pub/apps/mapserver -I/usr/local/include -I/usr/include > -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fPIC > -DVERSION=\"6.2.0\" -DXS_VERSION=\"6.2.0\" -fPIC "-I/usr/lib64/perl5/CORE" > -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR > -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL > -DUSE_OGR -DUSE_GEOS -DHAVE_SYNC_FETCH_AND_ADD -DUSE_PROJ -DUSE_GD > -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_GIF -DUSE_ICONV -DUSE_JPEG -DUSE_GIF > -DUSE_PNG -DUSE_FREETYPE -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT > -DNEED_STRRSTR -DDISABLE_CVSID mapscript_wrap.c > mapscript_wrap.c: In function '_wrap_scaleTokenEntryObj_**minscale_set': > mapscript_wrap.c:21664:5: error: unknown type name 'scaleTokenEntryObj' > mapscript_wrap.c:21664:33: error: 'scaleTokenEntryObj' undeclared (first > use in this function) > mapscript_wrap.c:21664:33: note: each undeclared identifier is reported > only once for each function it appears in > mapscript_wrap.c:21664:53: error: expected expression before ')' token > mapscript_wrap.c:21680:33: error: expected expression before ')' token > ...Lots more... > > > > ______________________________**_________________ > mapserver-users mailing list > [email protected].**org <[email protected]> > http://lists.osgeo.org/**mailman/listinfo/mapserver-**users<http://lists.osgeo.org/mailman/listinfo/mapserver-users> >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
