"which perl" returns /usr/bin/perl "perl --version" says I have v5.8.1-RC3
I am assuming that this is the Apple/Panther build of perl. On Wed, 14 Apr 2004, Alexander K. Hansen wrote: > What do you get if you run "which perl"? > > On Apr 13, 2004, at 9:40 PM, Dan White wrote: > > > Can anyone offer me a clue as to why this is failing ? It will go no > > further than this. > > > > OS 10.3.3. > > > > I would rather not trash /sw and re-install from scratch if I can help > > it > > > >> > <snip> > >> > >> This first test is designed to die, so please ignore the error > >> message on the next line. > >> # Looks like your test died before it could output anything. > >> ./00compile............................dyld: perl Undefined symbols: > >> _PL_curcop > >> _PL_curpad > >> _PL_curpm > >> _PL_curstackinfo > >> _PL_defgv > >> _PL_markstack > >> _PL_markstack_ptr > >> _PL_op > >> _PL_retstack_ix > >> _PL_runops > >> _PL_scopestack_ix > >> _PL_stack_base > >> _PL_stack_sp > >> _PL_sv_no > >> _PL_sv_undef > >> _PL_sv_yes > >> _PL_tainting > >> _PL_tmps_floor > >> _PL_tmps_ix > >> _PL_top_env > >> _Perl_saferealloc > >> _perl_get_sv > >> ./00compile............................dubious > >> Test returned status 0 (wstat 5, 0x5) > >> ./Base/initialize......................ok > >> ./Base/param...........................ok > >> ./Base/param_boolean...................ok > >> ./Command/cat..........................ok > >> ./Command/chowname.....................ok > >> ./Command/commands.....................ok > >> ./Command/du_sk........................dyld: perl Undefined symbols: > >> _PL_curcop > >> _PL_curpad > >> _PL_curpm > >> _PL_curstackinfo > >> _PL_defgv > >> _PL_markstack > >> _PL_markstack_ptr > >> _PL_op > >> _PL_retstack_ix > >> _PL_runops > >> _PL_scopestack_ix > >> _PL_stack_base > >> _PL_stack_sp > >> _PL_sv_no > >> _PL_sv_undef > >> _PL_sv_yes > >> _PL_tainting > >> _PL_tmps_floor > >> _PL_tmps_ix > >> _PL_top_env > >> _Perl_saferealloc > >> _perl_get_sv > >> ./Command/du_sk........................dubious > >> Test returned status 0 (wstat 5, 0x5) > >> DIED. FAILED tests 1-6 > >> Failed 6/6 tests, 0.00% okay > >> ./Command/exports......................ok > >> ./Command/failure......................ok > >> ./Command/touch........................NOK 3# Failed test > >> (./Command/touch.t at line 8) > >> # got: '22' > >> # expected: '0' > >> ./Command/touch........................ok 6/0# Looks like you failed > >> 1 tests of 10. > >> ./Command/touch........................dubious > >> Test returned status 1 (wstat 256, 0x100) > >> DIED. FAILED test 3 > >> Failed 1/10 tests, 90.00% okay > >> ./Config/exports.......................ok > >> ./Config/failure.......................ok > >> ./Config/load_save.....................ok > >> ./Config/options.......................ok > >> ./Config/param.........................ok > >> ./Config/verbosity_level...............ok > >> ./FinkVersion/exports..................ok > >> ./FinkVersion/version..................ok > >> ./Mirror/exports.......................ok > >> ./PkgVersion/get_perl..................dyld: perl Undefined symbols: > >> _PL_curcop > >> _PL_curpad > >> _PL_curpm > >> _PL_curstackinfo > >> _PL_defgv > >> _PL_markstack > >> _PL_markstack_ptr > >> _PL_op > >> _PL_retstack_ix > >> _PL_runops > >> _PL_scopestack_ix > >> _PL_stack_base > >> _PL_stack_sp > >> _PL_sv_no > >> _PL_sv_undef > >> _PL_sv_yes > >> _PL_tainting > >> _PL_tmps_floor > >> _PL_tmps_ix > >> _PL_top_env > >> _Perl_saferealloc > >> _perl_get_sv > >> ./PkgVersion/get_perl..................dubious > >> Test returned status 0 (wstat 5, 0x5) > >> ./PkgVersion/get_ruby..................dyld: perl Undefined symbols: > >> _PL_curcop > >> _PL_curpad > >> _PL_curpm > >> _PL_curstackinfo > >> _PL_defgv > >> _PL_markstack > >> _PL_markstack_ptr > >> _PL_op > >> _PL_retstack_ix > >> _PL_runops > >> _PL_scopestack_ix > >> _PL_stack_base > >> _PL_stack_sp > >> _PL_sv_no > >> _PL_sv_undef > >> _PL_sv_yes > >> _PL_tainting > >> _PL_tmps_floor > >> _PL_tmps_ix > >> _PL_top_env > >> _Perl_saferealloc > >> _perl_get_sv > >> ./PkgVersion/get_ruby..................dubious > >> Test returned status 0 (wstat 5, 0x5) > >> ./PkgVersion/non_consecutive_source....dyld: perl Undefined symbols: > >> _PL_curcop > >> _PL_curpad > >> _PL_curpm > >> _PL_curstackinfo > >> _PL_defgv > >> _PL_markstack > >> _PL_markstack_ptr > >> _PL_op > >> _PL_retstack_ix > >> _PL_runops > >> _PL_scopestack_ix > >> _PL_stack_base > >> _PL_stack_sp > >> _PL_sv_no > >> _PL_sv_undef > >> _PL_sv_yes > >> _PL_tainting > >> _PL_tmps_floor > >> _PL_tmps_ix > >> _PL_top_env > >> _Perl_saferealloc > >> _perl_get_sv > >> ./PkgVersion/non_consecutive_source....dubious > >> Test returned status 0 (wstat 5, 0x5) > >> DIED. FAILED tests 1-9 > >> Failed 9/9 tests, 0.00% okay > >> ./Services/expand_percent..............ok > >> Failed Test Stat Wstat Total Fail Failed List > >> of Failed > >> ---------------------------------------------------------------------- > >> --------- > >> ./00compile.t 0 5 ?? ?? % ?? > >> ./Command/du_sk.t 0 5 6 6 100.00% 1-6 > >> ./Command/touch.t 1 256 10 1 10.00% 3 > >> ./PkgVersion/get_perl.t 0 5 ?? ?? % ?? > >> ./PkgVersion/get_ruby.t 0 5 ?? ?? % ?? > >> ./PkgVersion/non_consecutive_sour 0 5 9 9 100.00% 1-9 > >> Failed 6/24 test scripts, 75.00% okay. 16/445 subtests failed, 96.40% > >> okay. > >> make: *** [test] Error 1 > >> ### execution of make failed, exit code 2 > >> Failed: compiling fink-0.20.0-1 failed > > > -- > Alexander Hansen > Fink Documentarian > [Day Job] Levitated Dipole Experiment > http://www.psfc.mit.edu/LDX > > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
