On Fri Mar 22 00:51:30 2013, jame...@ccbill.com wrote:
> > Parrot's loadlib directive normally looks in
> > $prefix/lib/parrot/<version>/dynext, so I'm not exactly sure what the
> > problem is here.
> > I doubt it's looking only in /usr/lib and /usr/local/lib, as you
> > suggest.  Something else must be at play here.
> 
> So I understand, perl6 is executing a parrot directive here?
> 
> > OOC, what version of Parrot is listed in the
> > /build/jamesb/local/lib/parrot ?
> 
> [jamesb]$ ls -al /build/jamesb/local/lib/parrot
> drwxr-xr-x  3 jamesb program 4096 2013-03-20 16:41 ./
> drwxr-xr-x  7 jamesb program 4096 2013-03-20 16:41 ../
> drwxr-xr-x  8 jamesb program 4096 2013-03-19 16:41 4.10.0/
> 
> [jamesb]$ ls -al /build/jamesb/local/lib/parrot/4.10.0/dynext
> drwxr-xr-x  2 jamesb program   4096 2013-03-19 16:46 ./
> drwxr-xr-x  8 jamesb program   4096 2013-03-19 16:41 ../
> -rwxr-xr-x  1 jamesb program  60988 2013-03-20 16:21 bit_ops.so*
> -rwxr-xr-x  1 jamesb program  15676 2013-03-20 16:21 debug_ops.so*
> -rwxr-xr-x  1 jamesb program  15057 2013-03-20 16:21 dynlexpad.so*
> -rwxr-xr-x  1 jamesb program  15066 2013-03-20 16:21 file.so*
> -rwxr-xr-x  1 jamesb program  19803 2013-03-20 16:21 gziphandle.so*
> -rwxr-xr-x  1 jamesb program  39567 2013-03-20 16:21 io_ops.so*
> -rwxr-xr-x  1 jamesb program  29432 2013-03-20 16:21 math_ops.so*
> -rw-r--r--  1 jamesb program 148453 2013-03-20 16:26 nqp_bigint_ops.so
> -rw-r--r--  1 jamesb program  80088 2013-03-20 16:26
> nqp_dyncall_ops.so
> -rw-r--r--  1 jamesb program 108528 2013-03-20 16:26 nqp_group.so
> -rw-r--r--  1 jamesb program 328797 2013-03-20 16:26 nqp_ops.so
> -rwxr-xr-x  1 jamesb program  21373 2013-03-20 16:21 obscure_ops.so*
> -rwxr-xr-x  1 jamesb program  10631 2013-03-20 16:21 os.so*
> -rwxr-xr-x  1 jamesb program  37631 2013-03-20 16:21 rational.so*
> -rwxr-xr-x  1 jamesb program  18898 2013-03-20 16:21 select.so*
> -rwxr-xr-x  1 jamesb program  21151 2013-03-20 16:21 sys_ops.so*
> -rwxr-xr-x  1 jamesb program  43140 2013-03-20 16:21 trans_ops.so*
> 
> > Also, is there any chance that there's another Parrot installed
> > somewhere on the system?  Perhaps the perl6 binary is finding/loading
> > that one by mistake.
> 
> Nope, mine is the only one. No system perl6.

Can you please try again with the latest rakudo-star and report back?

-- 
Will "Coke" Coleda

Reply via email to