# New Ticket Created by Will Coleda # Please include the string: [perl #46973] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46973 >
$ make tclsh ../../parrot --output=tcl.pbc src/tclsh.pir ../../parrot -G tcl.pbc dyld: lazy symbol binding failed: Symbol not found: _Parrot_register_pmc Referenced from: /Users/coke/research/parrot/runtime/parrot/dynext/ tcl_group.bundle Expected in: flat namespace dyld: Symbol not found: _Parrot_register_pmc Referenced from: /Users/coke/research/parrot/runtime/parrot/dynext/ tcl_group.bundle Expected in: flat namespace make: *** [tclsh] Trace/BPT trap This on OSX/intel. -- Will "Coke" Coleda [EMAIL PROTECTED]