[perl #117237] error building rakudo star 2013.02

2014-11-17 Thread Will Coleda via RT
On Fri Mar 22 00:51:30 2013, jame...@ccbill.com wrote: > > Parrot's loadlib directive normally looks in > > $prefix/lib/parrot//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

RE: [perl #117237] error building rakudo star 2013.02

2013-03-22 Thread James Buster
> Parrot's loadlib directive normally looks in > $prefix/lib/parrot//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 direc

Re: [perl #117237] error building rakudo star 2013.02

2013-03-21 Thread Patrick R. Michaud
On Wed, Mar 20, 2013 at 04:41:16PM -0700, James Buster wrote: > I believe this error is occurring because something is looking for > nqp_dyncall_ops.so in a place other than would > be implied by the -prefix argument to Configure.pl. That is, it's probably > looking in /usr/lib or /usr/local/lib

[perl #117237] error building rakudo star 2013.02

2013-03-21 Thread via RT
# New Ticket Created by James Buster # Please include the string: [perl #117237] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=117237 > I believe this error is occurring because something is looking for nqp_dyncall_o