<br><font size=2 face="sans-serif">James, </font>
<br><font size=2 face="sans-serif">How did you grab geos?  From CVS
(when?) or the 1.0.0 tar file?  It's a long shot, but you might want
to try grabbing a different set, or at least removing and re downloading
the code.  My comments are lame but I didn't want to leave a Scot
in a bind :)</font>
<br>
<br><font size=2 face="sans-serif">Tyler</font>
<br>
<br><font size=2><tt>postgis-users-bounces@postgis.refractions.net wrote
on 02/20/2004 12:31:19 AM:<br>
<br>
> hi - thanks for the suggestion but I still get an abortive make (and
yes I<br>
> did make clean first!!)<br>
> <br>
> anyone any additional thoughts? I seem to recall a warning about Bison<br>
> versions somehere?<br>
> <br>
> cheers<br>
> james<br>
> ----- Original Message ----- <br>
> From: "David Valentine" <valentine@library.ucsb.edu><br>
> To: "PostGIS Users Discussion" <postgis-users@postgis.refractions.net><br>
> Sent: Thursday, February 19, 2004 4:22 PM<br>
> Subject: Re: [postgis-users] Re:geos install problem<br>
> <br>
> <br>
> > Funny, same problem with gcc 3.2/3.3<br>
> ><br>
> > set a CFLAGS env variable<br>
> > CFLAGS=-fPIC<br>
> ><br>
> > James S reid wrote:<br>
> > > apologies should have it:<br>
> > > uname -a SunOS dearg 5.8 Generic_108528-27 sun4u sparc SUNW,Sun-Fire<br>
> > > compiler gcc 2.95.3<br>
> > > gmake 3.8<br>
> > ><br>
> > > ?<br>
> > ><br>
> > > cheers<br>
> > > james<br>
> > > ----- Original Message ----- <br>
> > > From: "Paul Ramsey" <pramsey@refractions.net><br>
> > > To: "PostGIS Users Discussion" <postgis-users@postgis.refractions.net><br>
> > > Sent: Thursday, February 19, 2004 3:07 PM<br>
> > > Subject: Re: [postgis-users] Re:geos install problem<br>
> > ><br>
> > ><br>
> > ><br>
> > >>Platform, compiler, etc?<br>
> > >><br>
> > >>On Thursday, February 19, 2004, at 01:41 AM, James S
reid wrote:<br>
> > >><br>
> > >><br>
> > >>>hi! Im trying to build postgis 0.8.1 and geos1.0
(against postgres<br>
> > >>>7.4.1)- I<br>
> > >>>can acehive this succesfully if i omit support for
geos but if i set<br>
> > >>>the<br>
> > >>>flag to 2 and point to my geos install directory
the make fails.<br>
> > >>><br>
> > >>>I havent seen anything on the list that looks like
an answer - help!!!<br>
> > >>><br>
> > >>>below is a tail of the compilation errors and exit
codes:<br>
> > >>><br>
> > >>>geos::GeometryFactory::createPolygon(geos::LinearRing
*,<br>
> > >>>vector<geos::Geometry *, allocator<geos::Geometry
*> > *)     0x1a14<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GEOSException type_info node  0x24  
     postgis_geos_wrapper.o<br>
> > >>>geos::GEOSException type_info node  0x2c  
     postgis_geos_wrapper.o<br>
> > >>>geos::LineString::getCoordinatesRO(void) const0x5dd8<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::LineString::getCoordinatesRO(void) const0x5ed0<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::BasicCoordinateList::BasicCoordinateList(int)0x978<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::BasicCoordinateList::BasicCoordinateList(int)0x1680<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::BasicCoordinateList::BasicCoordinateList(int)0x181c<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::IntersectionMatrix::toString(void)0x2e58<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::getPrecisionModel(void) const0x154<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GEOSException type_info function0x18<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createLineString(geos::CoordinateList
const<br>
> > >>>*)0xa88<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createPoint(geos::Coordinate
const &)0x708<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::GeometryFactory(geos::PrecisionModel
const *,<br>
> > >>>int)0x48           postgis_geos_wrapper.o<br>
> > >>>geos::PrecisionModel::PrecisionModel(void)0x34<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createMultiLineString(vector<geos::Geometry
*,<br>
> > >>>allocator<geos::Geometry *> > *)  
  0x1088<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createMultiPolygon(vector<geos::Geometry
*,<br>
> > >>>allocator<geos::Geometry *> > *)  
  0xd84<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::toGeometry(geos::Envelope
*,<br>
> > >>>geos::PrecisionModel *,<br>
> > >>>int)0x164           postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createMultiPoint(vector<geos::Geometry
*,<br>
> > >>>allocator<geos::Geometry *> > *)  
  0x138c<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::Envelope::Envelope(double, double, double,
double)0x120<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::buildGeometry(vector<geos::Geometry
*,<br>
> > >>>allocator<geos::Geometry *> > *)  
  0x418<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createLinearRing(geos::CoordinateList
*)<br>
> > >>>0x1798<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>geos::GeometryFactory::createLinearRing(geos::CoordinateList
*)<br>
> > >>>0x1944<br>
> > >>>postgis_geos_wrapper.o<br>
> > >>>ld: fatal: relocations remain against allocatable
but non-writable<br>
> > >>>sections<br>
> > >>>collect2: ld returned 1 exit status<br>
> > >>>gmake: *** [libpostgis.so.0.8] Error 1<br>
> > >>><br>
> > >>><br>
> > >>>thoughts welcome : )<br>
> > >>><br>
> > >>>James S Reid<br>
> > >>>GeoData Services<br>
> > >>>EDINA<br>
> > >>>University of Edinburgh<br>
> > >>>Main Library<br>
> > >>>George Square<br>
> > >>>EH8 9LJ<br>
> > >>><br>
> > >>>tel:     +44 (0) 131 651 1383<br>
> > >>>fax:    +44 (0) 131 650 3308<br>
> > >>>email: james.reid@ed.ac.uk<br>
> > >>><br>
> > >>><br>
> > >>>"Programming today is a race between software
engineers striving<br>
> > >>>to build bigger and better idiot-proof programs,
and the Universe<br>
> > >>>trying to produce bigger and better idiots.<br>
> > >>>So far, the Universe is winning."<br>
> > >>><br>
> > >>>    Rich Cook<br>
> > >>><br>
> > >>><br>
> > >>><br>
> > >>>_______________________________________________<br>
> > >>>postgis-users mailing list<br>
> > >>>postgis-users@postgis.refractions.net<br>
> > >>>http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
> > >>><br>
> > >><br>
> > >>      Paul Ramsey<br>
> > >>      Refractions Research<br>
> > >>      Email: pramsey@refractions.net<br>
> > >>      Phone: (250) 885-0632<br>
> > >><br>
> > >>_______________________________________________<br>
> > >>postgis-users mailing list<br>
> > >>postgis-users@postgis.refractions.net<br>
> > >>http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
> > ><br>
> > > _______________________________________________<br>
> > > postgis-users mailing list<br>
> > > postgis-users@postgis.refractions.net<br>
> > > http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
> > _______________________________________________<br>
> > postgis-users mailing list<br>
> > postgis-users@postgis.refractions.net<br>
> > http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
> <br>
> _______________________________________________<br>
> postgis-users mailing list<br>
> postgis-users@postgis.refractions.net<br>
> http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
</tt></font>