Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Paul Ramsey
Is it possible the fixes are in your sandbox, Mat and not committed? I snapped that release off of trunk. On 12-Dec-07, at 7:12 PM, Richard Greenwood wrote: Mateusz and William; Thanks for your help. With the two modifications, it compiled without error. Unfortunately, neither modification a

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Richard Greenwood
On Dec 12, 2007 8:47 PM, William Kyngesburye <[EMAIL PROTECTED]> wrote: > I'm not sure what you mean by unix vs developer environments, unless > you mean configure-make-install in a Terminal and Xcode.app? (They're > both technically "developer" and use the same GCC tools.) When you install the x

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread William Kyngesburye
I'm not sure what you mean by unix vs developer environments, unless you mean configure-make-install in a Terminal and Xcode.app? (They're both technically "developer" and use the same GCC tools.) I created an Xcode project to build my framework version of GEOS, and I forgot that I skip th

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Richard Greenwood
On Dec 12, 2007 8:01 AM, William Kyngesburye <[EMAIL PROTECTED]> wrote: > Sorry, missed the part that it's failing on a different problem. I > didn't have any problems in XMLTester.cpp. I am wondering why you did not have a problem with XMLTester.cpp and I did. This is very much a long shot, but

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Richard Greenwood
Mateusz and William; Thanks for your help. With the two modifications, it compiled without error. Unfortunately, neither modification appear to be included in geos-3.0.0rc5. Rich On Dec 12, 2007 10:08 AM, Mateusz Loskot <[EMAIL PROTECTED]> wrote: > Richard Greenwood wrote: > > I am trying to bu

[geos-devel] More 3.0.0

2007-12-12 Thread Paul Ramsey
Also useful information regarding 3.0.0 is that [EMAIL PROTECTED] has been working through getting GEOS synched with JTS again, so there is a major update waiting in the wings. It might be wise to get 3.0.0 branched before dropping that into trunk. P

[geos-devel] 3.0.0rc5

2007-12-12 Thread Paul Ramsey
Since there's been a lot of people hitting a bug fixed since rc4, I tossed out an rc5 based on trunk. Which brings up again the question "what to do before final 3.0.0?" There are some outstanding tickets... http://trac.osgeo.org/geos/report/1 And I don't know that this problem was ever track

[geos-devel] Closing Tickets

2007-12-12 Thread Paul Ramsey
Charlie, Can you confirm if the issues you reported: http://trac.osgeo.org/geos/ticket/160 http://trac.osgeo.org/geos/ticket/161 Are still issues? I recall patches being submitted against these problems, but I think they were submitted in postgis-land... P. _

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Mateusz Loskot
Richard Greenwood wrote: > I am trying to build Geos 3.0.0 RC 4 on OS X 10.5. HCoordinate.cpp > fails because finite() is not defined. Changing it to the FINITE() > macro fixes the problem. I notice that Revision 1.19 switched it from > the macro to the function. > > I tried to post a bug report

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread William Kyngesburye
Sorry, missed the part that it's failing on a different problem. I didn't have any problems in XMLTester.cpp. Did you download and try to compile the whole SVN source, or just patch the finite() bug? Maybe there's a new bug in SVN. On Dec 12, 2007, at 8:44 AM, William Kyngesburye wrote:

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Richard Greenwood
William, As always, thanks! I'll grab SVN and see if that happens to resolve my XMLTester.cpp also. Rich On Dec 12, 2007 7:44 AM, William Kyngesburye <[EMAIL PROTECTED]> wrote: > I ran into this problem a couple months ago, and so did mateusz who > filed a bug and fixed it in SVN. > > http://t

Re: [geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread William Kyngesburye
I ran into this problem a couple months ago, and so did mateusz who filed a bug and fixed it in SVN. http://trac.osgeo.org/geos/ticket/162 You can either grab SVN source, or apply the fix, as I did. On Dec 12, 2007, at 7:54 AM, Richard Greenwood wrote: I am trying to build Geos 3.0.0 RC 4 o

[geos-devel] Geos 3.0.0 RC 4 on OS X 10.5

2007-12-12 Thread Richard Greenwood
I am trying to build Geos 3.0.0 RC 4 on OS X 10.5. HCoordinate.cpp fails because finite() is not defined. Changing it to the FINITE() macro fixes the problem. I notice that Revision 1.19 switched it from the macro to the function. I tried to post a bug report in Trac, but my OSGeo account seems t