Ya, this is way beyond my knowledge too. I'll check out what Jarkko has in regards to Perl5.8+iThreads+MacOSX. BTW, I tried writting him at cpan.perl.org and my mails have been getting bounced back. Anyone know if there's a problem with the CPAN mail addr?
Thanks, Curt On Tue, 11 Feb 2003, David Wheeler wrote: > On Monday, February 10, 2003, at 09:06 PM, Curt Russell Crandall wrote: > > > I reran the install and before I could complete the make step, I > > received > > the error: > > [CurtsiMac:~ccrandal/DBI-1.32] root# make > > cc -c -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -O3 > > -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" > > "-I/Library/Perl/darwin-thread-multi/CORE" -Wall -Wno-comment Perl.c > > Perl.c: In function `dbixst_bounce_method': > > Perl.c:712: internal error: Bus error > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://developer.apple.com/bugreporter> for instructions. > > {standard input}:5901:FATAL:.abort detected. Assembly stopping. > > make: *** [Perl.o] Error 1 > > > > I have submitted a bug report to Apple and plan on trying a more > > current > > version of GCC or I may attempt to use GCC 2.95_2 (which OS X should > > still > > support). > > Hrm, this is beyond my knowledge. Tim, any ideas? > > > As far as the success of my Perl 5.8 build, here are the results: > > > > Failed Test Stat Wstat Total Fail Failed List of > > Failed > > ----------------------------------------------------------------------- > > -------- > > ../ext/DB_File/t/db-btree.t 0 10 ?? ?? % ?? > > ../ext/DB_File/t/db-recno.t 160 3 1.88% 61 63 65 > > ../ext/threads/t/libc.t 0 11 11 11 100.00% 1-11 > > (1 subtest UNEXPECTEDLY SUCCEEDED), 29 tests and 426 subtests skipped. > > Failed 3/712 test scripts, 99.58% okay. 14/68756 subtests failed, > > 99.98% > > okay. > > > > I'm not concerned with the first two failures since the Berkley DBM > > version on OSX is ancient. But, I'm wondering if turning threads on > > is a > > problem. However, threads in 5.8 *should* work and w/o threading, I > > had > > more errors compiling (I'll have to retry that). > > I haven't tried running 5.8.0 with iThreads in a while. It had worked > for me on 10.1.x a while ago, including with DBI. But I've not tried it > on Jaguar. There's no reason why it shouldn't work, though. You might > want to pop a note to Jarkko about it. He may have already patched the > darwin hints file to make it work properly. > > HTH, > > David > > -- > David Wheeler AIM: dwTheory > [EMAIL PROTECTED] ICQ: 15726394 > Yahoo!: dew7e > Jabber: [EMAIL PROTECTED] > Kineticode. Setting knowledge in motion.[sm] > >