On Mon, 17 Oct 2011 13:08:47 , Peter Slegg <[email protected]> wrote:
> Hi all,
>
> I am trying to build the Atari version of Netsurf for the first
> time. I did build the framebuffer version over a year ago.
>
> I am not an expert at builds so I apologise for the basic questions.
>
> The libs are built, I hope, and Netsurf build goes fairly well until
> it hits the Perl script which fails so testament.h is not created.
>
> It seems that Temp.pm doesn't exist in the Mint distribution of Perl.
> IS there a way to avoid this ?
>

I grabbed a copy of the file and installed itin /usr/lib/perl5/5.6.0/File
but it just shoves the error down the line:

Can't locate IO/All/File.pm in @INC (@INC contains:
 /usr/lib/perl5/5.6.0/m68k-atari-mint
 /usr/lib/perl5/5.6.0
 /usr/lib/perl5/site_perl/5.6.0/m68k-atari-mint
 /usr/lib/perl5/site_perl/5.6.0
 /usr/lib/perl5/site_perl .)
 at /usr/lib/perl5/5.6.0/File/Temp.pm line 2.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.6.0/File/Temp.pm line 2.
Compilation failed in require at utils/svn-testament.pl line 4.
BEGIN failed--compilation aborted at utils/svn-testament.pl line 4.
 COMPILE: content/fetchers/about.c
content/fetchers/about.c:56:29: fatal error: utils/testament.h: No such file or 
directory
compilation terminated.
make: *** [build-mint-atari/content_fetchers_about.o] Error 1


I don't really want to get into reworking Perl.

Regards,

Peter




Reply via email to