<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi all...<br><br>I'm wondering if anybody can point me towards a solution to this problem. I'm trying to install Geos (prior to doing PostGIS), but keep getting the same error during the make process. I'm doing this on a Redhat Enterprise VPS setup where I don't have true root access. The only parameter I'm changing is the location (by way of "./configure --prefix=/usr/local/geos").<br><br>When I run make (or "make check", which is what I just did), it runs for a while but ends with this:<br><div style="margin-left: 40px;">../io/WKBReader.cpp: In function `ostream &geos::WKBReader::printHEX <br>(istream &, ostream &)':<br>../io/WKBReader.cpp:27: `ios_base' undeclared (first use this function)<br>../io/WKBReader.cpp:27: (Each undeclared identifier is reported only <br>once for each function it appears in.)<br>../io/WKBReader.cpp:27: parse error before `::'<br>../io/WKBReader.cpp:46: `fl' undeclared (first use this function)<br>make[2]: *** [WKBReader.lo] Error 1<br>make[2]: Leaving directory `/usr/home/al-franken/geos-2.2.2/source/geom'<br>make[1]: *** [check-recursive] Error 1<br>make[1]: Leaving directory `/usr/home/al-franken/geos-2.2.2/source'<br>make: *** [check-recursive] Error 1<br></div><br>This particular one was using geos 2.2.2 (obviously), but it's the same error no matter which version I've tried (3.0rc4, 2.2.3, 2.2.2, 2.2.1). Anybody have any ideas? It's entirely possible I'm missing something very simple.<br><br>Thanks in advance...<br><br>-J.C.<br></div><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>