Re: Final make install on 5.8.0 RC3

2002-07-22 Thread emoy
On Sunday, July 21, 2002, at 05:18 PM, Geoffrey F. Green wrote: On 7/21/02 8:07 PM, David Wheeler [EMAIL PROTECTED] wrote: This is known and it is sadly because Apples libc does not contain a threadsafe localtime, the bug is entereted with apple but no reply yet! So what are the chances

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread Edward Moy
On Monday, July 22, 2002, at 11:19 AM, David Wheeler wrote: On 7/22/02 7:47 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] claimed: I think you are giving me too much credit, as I wasn't even aware of the thread-safe localtime bug (if you know the Radar number, I'd like to look it up). I'm not

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread Phil Dobbin
On 22/7/02 at 12:50, [EMAIL PROTECTED] (Edward Moy) wrote: On Monday, July 22, 2002, at 11:19 AM, David Wheeler wrote: On 7/22/02 7:47 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] claimed: I think you are giving me too much credit, as I wasn't even aware of the thread-safe localtime bug

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread Geoffrey F. Green
On 7/22/02 4:42 PM, phildobbin [EMAIL PROTECTED] wrote: On the subject of Jaguar, I can't seem to find any info on the version of Perl that will ship with it (or an estimation). If it's not breaking any NDA's, can anybody say (or point me in the right direction)? If you'd asked a few days

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread Phil Dobbin
On 22/7/02 at 16:58, [EMAIL PROTECTED] (Geoffrey F. Green) wrote: On 7/22/02 4:42 PM, phildobbin [EMAIL PROTECTED] wrote: On the subject of Jaguar, I can't seem to find any info on the version of Perl that will ship with it (or an estimation). If it's not breaking any NDA's, can

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread phildobbin
On 22/7/02 at 12:50, [EMAIL PROTECTED] (Edward Moy) wrote: On Monday, July 22, 2002, at 11:19 AM, David Wheeler wrote: On 7/22/02 7:47 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] claimed: I think you are giving me too much credit, as I wasn't even aware of the thread-safe localtime bug

Re: Final make install on 5.8.0 RC3

2002-07-21 Thread David Wheeler
On 7/20/02 2:07 PM, David Wheeler [EMAIL PROTECTED] claimed: A failure for the libc test, which I didn't expect: ext/threads/t/libc...FAILED at test 1 It turns out that this is executed when you compile perl with -Dusethreads. I'm not sure why they're not working, but I

Re: Final make install on 5.8.0 RC3

2002-07-21 Thread Geoffrey F. Green
On 7/21/02 8:07 PM, David Wheeler [EMAIL PROTECTED] wrote: This is known and it is sadly because Apples libc does not contain a threadsafe localtime, the bug is entereted with apple but no reply yet! So what are the chances that this will be fixed by a future 10.1 update or in Jaguar,

Final make install on 5.8.0 RC3

2002-07-18 Thread Phil Dobbin
Am running the final tests on 5.8.0 RC3. Have encountered problems with dyld: Undefined symbols and with Jarkko's help I'm trying to fix/track it down. If anybody else has any input on this, much appreciated :-) Regards, Phil.

Re: Final make install on 5.8.0 RC3

2002-07-18 Thread Edward Moy
On Thursday, July 18, 2002, at 08:39 AM, Phil Dobbin wrote: Am running the final tests on 5.8.0 RC3. Have encountered problems with dyld: Undefined symbols and with Jarkko's help I'm trying to fix/track it down. If anybody else has any input on this, much appreciated :-) I just compiled

Re: Final make install on 5.8.0 RC3

2002-07-18 Thread Phil Dobbin
On 18/7/02 at 15:43, [EMAIL PROTECTED] (Edward Moy) wrote: On Thursday, July 18, 2002, at 08:39 AM, Phil Dobbin wrote: Am running the final tests on 5.8.0 RC3. Have encountered problems with dyld: Undefined symbols and with Jarkko's help I'm trying to fix/track it down. If