Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xpdf - missing fonts
Date: Fri, 06 Jan 2012 16:45:17
Message-Id: 20120106164415.GE3378@syscon7.inet
In Reply to: Re: [gentoo-user] xpdf - missing fonts by Willie WY Wong
1 On 01/06/12 10:05, Willie WY Wong wrote:
2 >On Thu, Jan 05, 2012 at 10:50:19AM -0700, Penguin Lover Joseph squawked:
3 >> I tred to compile epdfview but it failed:
4 >>
5 >> JobPrint.cxx: In member function ‘guint ePDFView::JobPrint::setUpPageRange()’:
6 >> JobPrint.cxx:379:56: warning: suggest parentheses around ‘&&’ within ‘||’
7 >> PDFDocument.cxx: In member function ‘virtual ePDFView::DocumentPage* ePDFView::PDFDocument::renderPage(gint)’:
8 >> PDFDocument.cxx:618:62: error: ‘poppler_page_render_to_pixbuf’ was not declared in this scope
9 >> PDFDocument.cxx: In member function ‘virtual gboolean ePDFView::PDFDocument::loadFile(const gchar*, const gchar*, GError**)’:
10 >> PDFDocument.cxx:231:45: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
11 >> make[3]: *** [libepdfview_a-PDFDocument.o] Error 1
12 >> make[3]: *** Waiting for unfinished jobs....
13 >> make[3]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
14 >> make[2]: *** [all-recursive] Error 1
15 >> make[2]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
16 >> make[1]: *** [all-recursive] Error 1
17 >> make[1]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6'
18 >> make: *** [all] Error 2
19 >> emake failed
20 >> * ERROR: app-text/epdfview-0.1.6-r1 failed (compile phase):
21 >> * emake failed
22 >> *
23 >> * Call stack:
24 >> * ebuild.sh, line 75: Called src_compile
25 >> * environment, line 2114: Called _eapi2_src_compile
26 >> * phase-helpers.sh, line 577: Called die
27 >> * The specific snippet of code:
28 >> * emake || die "emake failed"
29 >>
30 >
31 >Which version of poppler do you have installed? I am almost certain
32 >you are running into this conflict:
33 > https://bugs.gentoo.org/show_bug.cgi?id=388235
34 >
35 >So try keywording version 0.1.8: it has been available since last
36 >August, and I think it is stable enough (except for some silly bugs
37 >like https://bugs.gentoo.org/show_bug.cgi?id=387125 ).
38 >
39 >W
40
41 Yes, I'm running the latest version: app-text/poppler-0.18.2
42
43 --
44 Joseph