[mapserver-users] error make mapserver 6.2 beta3 on CentOS 62 64 bits

Helen San Segundo Navazo hsansegundo at meteo.cat
Mon Oct 8 05:24:38 PDT 2012


Hi,
systems team on my company is compiling mapserver 6.2 beta3 on CentOS 62 
64 bits and they get  an error because of AGG. I've done the same 
installation with ubuntu and there was no problem.
Anybody knows wich can be the problem. I send the configure options and 
the result with the error.

thanks in advance,
Helen

/[root at devmapgis mapserver-mapserver-e15f0a6]# ./configure 
--with-ogr=/usr/local/bin/gdal-config 
--with-gdal=/usr/local/bin/gdal-config --with-wms --with-wfs --with-wcs 
--with-wfsclient --with-wmsclient --enable-debug 
--with-curl-config=/usr/bin/curl-config --with-proj=/usr/local 
--with-gd=/usr --with-jpeg --with-freetype=/usr 
--with-oraclespatial=/opt/instantclient_11_2 --with-threads --with-wcs 
--with-postgis=/usr/bin/pg_config --with-libiconv=/usr 
--with-geos=/usr/local/bin/geos-config 
--with-xml2-config=/usr/bin/xml2-config --with-apache-module 
--with-apxs=/usr/sbin --with-sos --with-fastcgi=/usr --with-xml-mapfile 
--with-php --with-kml --with-cairo --enable-python-mapscript//
//-------------- Compiler Info -------------//
//  C compiler:                gcc -g    -Wall 
-Wdeclaration-after-statement//
//  C++ compiler:              g++ -g    -Wall//
//  Debug:                     -g//
//  Generic NINT://
//
// -------------- Renderer Settings ---------//
//  OpenGL support://
//  zlib support://
//  png support:               -DUSE_PNG//
//  gif support:               -DUSE_GIF//
//  jpeg support:              -DUSE_JPEG//
//  freetype support:          -DUSE_FREETYPE//
//  iconv support:             -DUSE_ICONV//
//  AGG support:               internal//
//  GD support:                -DUSE_GD  -DUSE_GD_PNG -DUSE_GD_JPEG 
-DUSE_GD_GIF//
//  Cairo (SVG,PDF) support:   -DUSE_CAIRO//
//  Cairo SVG symbol support://
//  KML support:               -DUSE_KML//
//
// -------------- Support Libraries ---------//
//  Proj.4 support:            -DUSE_PROJ//
//  Proj Fastpaths://
//  Libxml2 support:           -DUSE_LIBXML2//
//  FriBidi support://
//  Curl support:              -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH//
//  FastCGI support:           -DUSE_FASTCGI//
//  Exempi support://
//  Threading support:         -DUSE_THREAD//
//  GEOS support:              -DUSE_GEOS//
//  XML Mapfile support:        -DUSE_XMLMAPFILE//
//  XSLT support:              -DUSE_XSLT//
//  EXSLT support:              -DUSE_EXSLT//
//
// -------------- Data Format Drivers -------//
//  PostGIS support:           -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION//
//  ArcSDE support://
//  OGR support:               -DUSE_OGR//
//  GDAL support:              -DUSE_GDAL//
//  Oracle Spatial support:    -DUSE_ORACLESPATIAL//
//
// -------------- OGC Services --------------//
//  WMS Server:                -DUSE_WMS_SVR//
//  WMS Client:                -DUSE_WMS_LYR//
//  WFS Server:                -DUSE_WFS_SVR//
//  WFS Client:                -DUSE_WFS_LYR//
//  WCS Server:                -DUSE_WCS_SVR//
//  SOS Server:                -DUSE_SOS_SVR//
//
// -------------- MapScript -----------------//
//  PHP MapScript:             yes//
//  Python MapScript:          yes/

(2) 'make':

/[root at devmapgis mapserver-mapserver-e15f0a6]# make
/bin/sh ./libtool --mode=compile --tag=CXX g++ -c -g    -Wall  
-DMOD_WMS_ENABLED -DUSE_FASTCGI  -DUSE_CAIRO  -DUSE_EXSLT -DUSE_XSLT 
-DUSE_XMLMAPFILE -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_SOS_SVR -DUSE_LIBXML2 
-DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_KML  -DUSE_WCS_SVR 
-DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_ORACLESPATIAL  -DUSE_POSTGIS 
-DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS  
-DHAVE_SYNC_FETCH_AND_ADD -DUSE_THREAD -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  -I/usr/include/freetype2      
-Irenderers/agg/include   -I/usr/local/include   -I/usr/local/include 
-I/usr/include   -I/opt/instantclient_11_2/sdk/include 
-I/opt/instantclient_11_2/rdbms/demo 
-I/opt/instantclient_11_2/rdbms/public -I/usr/local/include 
-I/usr/include  -I/usr/include/libxml2  -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12    -I/usr/include/apr-1  -I 
renderers/agg/src/clipper.cpp -o renderers/agg/src/clipper.lo
libtool: compile:  g++ -c -g -Wall -DMOD_WMS_ENABLED -DUSE_FASTCGI 
-DUSE_CAIRO -DUSE_EXSLT -DUSE_XSLT -DUSE_XMLMAPFILE -DUSE_WMS_LYR 
-DUSE_WFS_LYR -DUSE_SOS_SVR -DUSE_LIBXML2 -DUSE_CURL 
-DUSE_CURLOPT_PROXYAUTH -DUSE_KML -DUSE_WCS_SVR -DUSE_WFS_SVR 
-DUSE_WMS_SVR -DUSE_ORACLESPATIAL -DUSE_POSTGIS 
-DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS 
-DHAVE_SYNC_FETCH_AND_ADD -DUSE_THREAD -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 -I/usr/include/freetype2 
-Irenderers/agg/include -I/usr/local/include -I/usr/local/include 
-I/usr/include -I/opt/instantclient_11_2/sdk/include 
-I/opt/instantclient_11_2/rdbms/demo 
-I/opt/instantclient_11_2/rdbms/public -I/usr/local/include 
-I/usr/include -I/usr/include/libxml2 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/apr-1 -I renderers/agg/src/clipper.cpp  -fPIC -DPIC -o 
renderers/agg/src/.libs/clipper.o
g++: no input files
make: *** [renderers/agg/src/clipper.lo] Error 1/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20121008/6c6c0367/attachment-0001.html>


More information about the mapserver-users mailing list