building Parrot and Parrot::Embed
Gabor Szabo
szabgab at gmail.com
Fri Oct 10 21:52:54 UTC 2008
On Mon, Oct 6, 2008 at 9:42 AM, chromatic <chromatic at wgz.org> wrote:
> On Saturday 04 October 2008 02:23:41 Gabor Szabo wrote:
>
>> I have just tried to build Parrot using r31612 on Ubuntu linux
>> and got the following error.
>> Then I tried to build Parrot::Embed.
>> There were some warning during the Build phase and the test totally failed.
>> How can I try to use Parrot embedded in Perl5?
>
> Hm, Parrot_revision() disappeared from libparrot quite a while ago, but no one
> noticed in Parrot::Embed. No one's really missing it, so I removed it as of
> r31689. All tests should pass now.
>
Thanks for fixing that.
Now at r31867 I get the following.
This PASS-es but there seem to be an error somewhere anyway.
Gabor
gabor at notebook:~/work/parrot/ext/Parrot-Embed$ ./Build test
t/00-load....ok
t/interp.....1/26 Parrot VM: Can't stat no file here, code 2.
error:imcc:syntax error, unexpected IDENTIFIER
in file 'EVAL_2' line 1
t/interp.....ok
All tests successful.
Files=2, Tests=35, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.09 cusr
0.02 csys = 0.16 CPU)
Result: PASS
More information about the parrot-dev
mailing list