<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1251">


<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>&nbsp;&nbsp; Hello, 
All!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>I'm trying to make a 
working instance of UMN-MapServer on Solaris sparc 10 u4.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>Tha main problem is 
with GDAL<SPAN class=068421810-16042008>'s</SPAN> making.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>Because of using 
solaris companion DVD products,&nbsp;I have most of essential 
libraries</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>in /usr/sfw/.... , 
not in /usr/ local/.... </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008>I'm using configure 
with such set of params:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=358234506-16042008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>--with-geotiff=internal --with-tiff=internal 
--with-png=internal --withjpg=internal --without-python 
--with-curl=/usr/sfw/bin/curl-config</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>In gmake all is going fine, 
untill.....</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>libtool: compile:&nbsp; g++ -g -O2 -Wall 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/port 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/gcore 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/alg 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/ogr 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/ogr/ogrsf_frmts 
-DOGR_ENABLED 
-I/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/port -c 
gdalhttp.cpp&nbsp; -fPIC -DPIC -o ../o/.libs/gdalhttp.o<BR>gdalhttp.cpp: In 
function `CPLErr CPLHTTPFetchMulti(CPLHTTPRequest*, int, const char* 
const*)':<BR>gdalhttp.cpp:209: error: `CURLINFO_RESPONSE_CODE' was not declared 
in this scope<BR>gdalhttp.cpp:209: warning: unused variable 
'CURLINFO_RESPONSE_CODE'<BR>gmake[2]: *** [../o/gdalhttp.o] Error 1<BR>gmake[2]: 
Leaving directory 
`/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/frmts/wms'<BR>gmake[1]: 
*** [wms-install-obj] Error 2<BR>gmake[1]: Leaving directory 
`/export/home/admin/mapserver/mapserver-5.0.2/GDAL/gdal-1.5.1/frmts'<BR>gmake: 
*** [frmts-target] Error 2<BR>gmake</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>Who can consult me, what to do, to obtain a working 
copy of mapserver on Sparc WITH GDAL?</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>Can I build GDAL with "--without-curl" 
option?</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>Without GDAL all is working fine, until sample 1.5 in 
tutorials :-)))</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>Two days ago i had builded Mapserver with GDAL 1.4.0, 
maked without curl.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>It's really using libgdal.so.... because if this file 
is renamed the error " lib... is not found." is reporting in web server's 
logs.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>But 1.5 sample returns:</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>msDrawMap(): Image handling error. Failed to draw layer 
named 'modis'. msDrawRasterLayerLow(): General error message. Attempt to render 
raster layer to IMAGEMODE RGB or RGBA but without GDAL available. 24bit output 
requires GDAL.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>1.6 returns:<BR>loadProjection(): Projection library 
error. Projection support is not available.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>What I have to do to obtain working instance of 
mapserver with projections &amp; basic raster formats 
(png,gif,tiff,jpeg)support?</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008>Sincerely Yours</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=358234506-16042008><SPAN 
class=068421810-16042008></SPAN></SPAN></FONT>&nbsp;</DIV></DIV></BODY></HTML>