Peter,

Thanks very much.  I've re-installed the x-code tools from apple's
developer site.  Now when I run any command in fink I get the following
error:

[trurl:/usr/local] admin% fink list
Reading package info...
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
Trace/BPT trap

and back to the prompt...

So I looked at a bunch of mails in the beginner's list that appeared to be
related to exactly this problem.  They seemed to say that the problem lies
in that older versions of perl (5.6) defined these symbols, but the
version that comes with xcode (5.8) doesn't.  As far as I could tell from
reading the thread on the beginner list, the solution was to install fink
0.7 and all would be better.  But I checked my own version and it is 0.7:

[trurl:/usr/local] admin% fink -V
Package manager version: 0.20.2
Distribution version: 0.7.0.cvs

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2004 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
[trurl:/usr/local] admin%

The thread also listed a few commands to run to try to solve the problem,
but none of them work for me.

sudo /sw/lib/fink/postinstall.pl

just runs cleanly and nothing changes.

sudo apt-get remove storable-pm560 was the other suggestion, the result:

[trurl:/usr/local] admin% sudo apt-get remove storable-pm560
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Package storable-pm560 is not installed, so not removed
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
  base-files: Depends: darwin (>= 7-1) but it is not installable
  bzip2: Depends: darwin (>= 7-1) but it is not installable
  bzip2-dev: Depends: darwin (>= 7-1) but it is not installable
  bzip2-shlibs: Depends: darwin (>= 7-1) but it is not installable
  cctools-extra: Depends: darwin (>= 7-1) but it is not installable
  debianutils: Depends: darwin (>= 7-1) but it is not installable
  fink: Depends: darwin (>= 7-1) but it is not installable
  fink-mirrors: Depends: darwin (>= 7-1) but it is not installable
  fink-prebinding: Depends: darwin (>= 7-1) but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

Any further suggestions on solving this?

Cris

********************************
Cris Ewing
CME and Telehealth Web Services
University of Washington
School of Medicine
Work Phone: (206) 685-9116
Home Phone: (206) 365-3413
E-mail: [EMAIL PROTECTED]
*******************************


On Thu, 17 Jun 2004, Peter O'Gorman wrote:

> cristopher pierson ewing wrote:
>
> > Michele,
> >
> > Thanks for the reply.  I missed that when reading the FAQ (I really did
> > read it, though).
> >
> > I just checked and DevSDK.pkg is indeed in the /Library/Receipts/
> > directory, as expected.  Should I try to re-install the dev tools anyway?
> >
>
> wchar.h comes with xcode's DevSDK, it is a new file in 10.3. I'm guessing
> you have the old 10.2 developer tools installed on your 10.3 system or the
> xcode tools did not install properly. Either way, the solution is to install
> xcode, yes.
>
> Peter
> --
> Peter O'Gorman - http://www.pogma.com
>


-------------------------------------------------------
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

Reply via email to