On Jul 13, 2005, at 1:10 PM, Bob Ippolito wrote:
>
> On Jul 13, 2005, at 4:00 AM, Gary Poster wrote:
>
>
>>
>> On Jul 13, 2005, at 9:55 AM, Kevin Dangoor wrote:
>>
>>
>>
>>> I encountered this as well. I *think* something needs to change
>>> within
>>> zope.interface to work with gcc 4.x. Anyho
On Jul 13, 2005, at 4:00 AM, Gary Poster wrote:
>
> On Jul 13, 2005, at 9:55 AM, Kevin Dangoor wrote:
>
>
>> I encountered this as well. I *think* something needs to change
>> within
>> zope.interface to work with gcc 4.x. Anyhow, all you need to do is:
>>
>> sudo gcc_select 3.3
>>
>> Kevin
>>
Kevin Dangoor <[EMAIL PROTECTED]> wrote on 07/13/2005
08:55:47 AM:
> I encountered this as well. I *think* something needs to change within
> zope.interface to work with gcc 4.x. Anyhow, all you need to do is:
>
> sudo gcc_select 3.3
Thanks! That worked._
On Jul 13, 2005, at 9:55 AM, Kevin Dangoor wrote:
> I encountered this as well. I *think* something needs to change within
> zope.interface to work with gcc 4.x. Anyhow, all you need to do is:
>
> sudo gcc_select 3.3
>
> Kevin
And FWIW I (and others here at Zope Corp) build it just fine on gcc 4
I encountered this as well. I *think* something needs to change within
zope.interface to work with gcc 4.x. Anyhow, all you need to do is:
sudo gcc_select 3.3
Kevin
On 7/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Maybe I should take this to one of the Twisted or Zope lists, but t
Maybe I should take this to one of the
Twisted or Zope lists, but this appears to be a Mac-specific issue so I
thought it worth mentioning here. The problem is that Zope Interface 3.01
won't build on Mac OS 10.3 using either the stock Python 2.3 or Python
2.4.1 (error transcript at the bottom).