I installed 5.8.0 using the Installer package at http://www.serverlogistics.com/downloads-jag.php
This package overwrites the system perl. I then proceeded to recompile all the XS modules I had. When I got to DBI (installed by Fink), this happened: cc -c -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -O3 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" "-I/System/Library/Perl/darwin-thread-multi/CORE" -Wall -Wno-comment Perl.c Perl.xsi: In function `XS_DBD__Perl__st__prepare': Perl.xsi:303: warning: operation on `lna' may be undefined Perl.xsi: In function `XS_DBD__Perl__st_bind_param': Perl.xsi:339: warning: operation on `lna' may be undefined Perl.xsi: In function `XS_DBD__Perl__st_bind_param_inout': Perl.xsi:375: warning: operation on `lna' may be undefined Perl.c: In function `dbixst_bounce_method': Perl.c:712: internal error: Bus error Date/Time: 2002-10-06 15:34:19 -0700 OS Version: 10.2.1 (Build 6D52) Host: xxx.local. Command: perl PID: 13152 Exception: EXC_BREAKPOINT (0x0006) Code[0]: 0x00000001Code[1]: 0x8fe01280 Thread 0 Crashed: #0 0x8fe01280 in halt #1 0x8fe106b4 in link_in_need_modules #2 0x8fe12230 in _dyld_link_module #3 0x900171c8 in NSLinkModule #4 0x00002994 in XS_DynaLoader_dl_load_file #5 0x0017cb84 in Perl_pp_entersub #6 0x00176a7c in Perl_runops_standard #7 0x0011c3a4 in S_run_body #8 0x0011c030 in perl_run #9 0x00002730 in main #10 0x00002424 in _start (crt.c:267) #11 0x000022a4 in start Can anyone shed light on this? Thanks. -- Linc Davis The reply address is temporary and may expire at any time.
