Sebastian Bergmann wrote:
> 
> Jeff wrote:
> > newasm has been completely rewritten. Three surprises lurk within.
> 
> sb@wopr-mobile:/usr/src/parrot> newasm
> Can't locate auto/Parrot/PakFile2/autosplit.ix in @INC (@INC contains:
> ../lib/Par
> rot/blib/arch/auto/Parrot/PakFile2 ./lib/Parrot/blib/lib ./lib
> /usr/lib/perl5/5.
> 6.1/i586-linux /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i586-linux /u
> sr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at
> /usr/lib/perl5/5.6.1
> /AutoLoader.pm line 146.
>  at lib/Parrot/PakFile2.pm line 10
> Can't locate loadable object for module Parrot::PakFile2 in @INC (@INC
> contains:
>  ./lib/Parrot/blib/arch/auto/Parrot/PakFile2 ./lib/Parrot/blib/lib ./lib
> /usr/li
> b/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i58
> 6-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at
> ../newasm l
> ine 45
> Compilation failed in require at ./newasm line 45.
> BEGIN failed--compilation aborted at ./newasm line 45.

I probably should have mentioned that it still uses the same make target
as the old 'newasm', namely 'make newasm'. Realistically I have to
either (a) get rid of the dependency (which I would prefer to do) or (b)
add the .xs stuff to the main make.
--
Jeff <[EMAIL PROTECTED]>

Reply via email to