My fink installation went stale because I didn't update it in a while. I had to (at Martin Costabel's suggestion) download a new fink by hand and run inject.pl to shoehorn it in.
It won't selfupdate correctly, though, because perl has a bunch of undefined
symbols. Now, this is indeed a FAQ, and the FAQ says
that the cure is to update system-perl, which will
in turn update storable-pm. Both of these are installed
and up-to-date. In fact I removed storable-pm and reinstalled
it just to be sure. No change.
Here's the output:
/sw/bin/fink -y install gettext-bin gettext-dev libiconv-dev ncurses-dev dyld: perl Undefined symbols: _PL_amagic_generation _PL_curpad _PL_markstack_max _PL_markstack_ptr _PL_op _PL_stack_base _PL_stack_max _PL_stack_sp _PL_sv_no _PL_sv_undef _PL_sv_yes _PL_tainted _PL_tainting _PL_tmps_floor _PL_tmps_ix _Perl_safefree _Perl_safemalloc _Perl_saferealloc _perl_call_sv _perl_eval_sv _perl_get_sv ### execution of /sw/bin/fink failed, exit code 5 Failed: compiling dpkg-1.10.21-202 failed =============== [plume:~/Desktop/fink-0.20.3] obrien% fink --version Package manager version: 0.20.4 Distribution version: 0.7.0.cvs
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
