On Sat, 10 Oct 2009 23:45:21 +0100 Mark Williams <mark.willi...@ntlworld.com> wrote:
> And got this <snip> > LINK: nsgtk > build-Linux-gtk/desktop_save_pdf_pdf_plotters.o: In function > `pdf_extract_image': > /home/mark/netsurf-r9615/desktop/save_pdf/pdf_plotters.c:486: > undefined reference to `HPDF_Image_AddSMask' > collect2: ld returned 1 exit status > make: *** [nsgtk] Error 1 You do not have a suitable Haru PDF library installed. Either use the pre-patched one from our subversion repository (our patch has been accepted, IIRC, but they have not yet made a release containing it) or turn it off via Makefile.config (see Makefile.defaults for what key to set.) Incidentally, you may have more success getting responses on our IRC channel if you hang around for more than 5 minutes at a time. B.