Re: [Fink-devel] libgeos problem

2011-12-10 Thread Charles Lepple
I am also having an issue compiling libgeos3.3.0-3.3.0-1 on 10.7 using Xcode 4.2.1. Is this something we can work around by using the gcc46 package instead of the default xcode compiler? Exact error: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include

Re: [Fink-devel] libgeos problem

2011-11-28 Thread Merle Reinhart
Dave, I just noticed your post about libgeos not working in 10.7 with XCode compilers. I do know that libgeos 3.3.1 WILL successfully build in 10.7 with the XCode 4.2 clang compiler. I'm using this libgeos with matplotlib-basemap 1.0.2 which requires a fairly recent libgeos. So far,

Re: [Fink-devel] libgeos problem

2011-11-28 Thread David R. Morrison
Thanks, I'll try 3.3.1. -- Dave On Nov 28, 2011, at 2:16 PM, Merle Reinhart wrote: Dave, I just noticed your post about libgeos not working in 10.7 with XCode compilers. I do know that libgeos 3.3.1 WILL successfully build in 10.7 with the XCode 4.2 clang compiler. I'm using

Re: [Fink-devel] libgeos problem

2011-11-27 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/27/11 2:39 PM, David R. Morrison wrote: There is a problem with libgeos on 10.7. And 10.6 with Xcode 4.2, I would guess. The most recent XCode will not compile it, even using llvm-gcc-4.2. The MacPorts project is also aware of this;