On Monday, June 11, 2001, at 01:41 PM, Jarkko Hietaniemi wrote:
> Ouch.  This definitely isn't "some irrelevant (test) failure".
> Could you:
>
>       rm -f config.sh
>       sh Configure -des -Dusedevel -Doptimize=-g
>       make miniperl
>       gdb ./miniperl
>       (gdb) run
>       (gdb) where

GNU gdb 5.0-20001113 (Apple version gdb-186.1) (Sun Feb 18 01:18:32 GMT 
2001) (UI_OUT)
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for 
details.
This GDB was configured as "powerpc-apple-macos10".
Reading symbols for shared libraries ... done
(gdb) run
Starting program: /Users/lshatzer/perl/bleadperl/./miniperl
[Switching to thread 1 (process 12049 thread 0x1903)]
dyld: /Users/lshatzer/perl/bleadperl/./miniperl multiple definitions of 
symbol _Perl_ck_exec
/Users/lshatzer/perl/bleadperl/./miniperl definition of _Perl_ck_exec
/System/Library/Perl/darwin/CORE/libperl.dylib(op.o) definition of 
_Perl_ck_exec

Program exited with code 0102.
(gdb) where
No stack.
(gdb)

Reply via email to