develooper Front page | perl.perl5.porters | Postings from November 2003

No CPAN with 5.6.2 on Darwin ;-(

Thread Next
From:
Elizabeth Mattijsen
Date:
November 10, 2003 01:49
Subject:
No CPAN with 5.6.2 on Darwin ;-(
Message ID:
p05111b00bbd50f24395b@[192.168.56.3]
$ perl5.6.2 -MCPAN -e shell
dyld: perl5.6.2 Undefined symbols:
_Perl_deb
Trace/BPT trap

$ perl5.6.2 -V
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
   Platform:
     osname=darwin, osvers=6.8, archname=darwin
     uname='darwin lyzibook.local. 6.8 darwin kernel version 6.8: wed 
sep 10 15:20:55 pdt 2003; root:xnuxnu-344.49.obj~2release_ppc power 
macintosh powerpc '
     config_args='-de -Doptimize=-g'
     hint=recommended, useposix=true, d_sigaction=define
     usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
     useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
     use64bitint=undef use64bitall=undef uselongdouble=undef
   Compiler:
     cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -DDEBUGGING -fno-strict-aliasing 
-I/usr/local/include',
     optimize='-g',
     cppflags='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
     ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
     ivtype='long', ivsize=4, nvtype='double', nvsize=8, 
Off_t='off_t', lseeksize=8
     alignbytes=8, usemymalloc=n, prototype=define
   Linker and Libraries:
     ld='cc', ldflags =' -flat_namespace -L/usr/local/lib'
     libpth=/usr/local/lib /usr/lib
     libs=-lm -lc
     perllibs=-lm -lc
     libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
   Dynamic Linking:
     dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined 
suppress -L/usr/local/lib'


Characteristics of this binary (from libperl):
   Compile-time options: USE_LARGE_FILES
   Locally applied patches:
         RC1
   Built under darwin
   Compiled at Nov  9 2003 11:00:32
   @INC:
     /usr/local/lib/perl5/5.6.2/darwin
     /usr/local/lib/perl5/5.6.2
     /usr/local/lib/perl5/site_perl/5.6.2/darwin
     /usr/local/lib/perl5/site_perl/5.6.2
     /usr/local/lib/perl5/site_perl
     .

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About