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 ? Regards, Peter M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: JNG/MNG/PNG (libmng) disabled (NETSURF_USE_MNG := NO) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv disabled (NETSURF_USE_LIBICONV_PLUG := NO) M.CONFIG: PNG/MNG/JNG (libmng) disabled (NETSURF_USE_MNG := NO) M.CONFIG: PNG (libpng) enabled (NETSURF_USE_PNG := YES) M.CONFIG: BMP (libnsbmp) enabled (NETSURF_USE_BMP := YES) M.CONFIG: GIF (libnsgif) enabled (NETSURF_USE_GIF := YES) Can't locate File/Temp.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 utils/svn-testament.pl line 4. BEGIN failed--compilation aborted at utils/svn-testament.pl line 4. ASSEMBLE: atari/plot/eddi.s 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
