Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xpdf - missing fonts
Date: Thu, 05 Jan 2012 17:51:57
Message-Id: 20120105175019.GE23765@syscon7.inet
In Reply to: Re: [gentoo-user] xpdf - missing fonts by Willie WY Wong
1 On 01/05/12 09:49, Willie WY Wong wrote:
2
3 >> Not sure what causes these errors or if they are related to the current
4 >> issue at all. However, I guess the reason why it doesn't prevent most
5 >> PDFs from working is that since PDF-1.5, all fonts have to be included
6 >> in the PDF itself. Previously, some standard fonts could be assumed to
7 >> be present on the PC.
8 >>
9 >> By the way: Does the issue happen with other readers as well?
10 >
11 >I have not tested many readers. But gv and epdfview (which are both
12 >installed on my system) do not have this problem.
13 >
14 >W
15 >--
16 >Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
17 > et vice versa ~~~ I. Newton
18
19 I tred to compile epdfview but it failed:
20
21 JobPrint.cxx: In member function ‘guint ePDFView::JobPrint::setUpPageRange()’:
22 JobPrint.cxx:379:56: warning: suggest parentheses around ‘&&’ within ‘||’
23 PDFDocument.cxx: In member function ‘virtual ePDFView::DocumentPage* ePDFView::PDFDocument::renderPage(gint)’:
24 PDFDocument.cxx:618:62: error: ‘poppler_page_render_to_pixbuf’ was not declared in this scope
25 PDFDocument.cxx: In member function ‘virtual gboolean ePDFView::PDFDocument::loadFile(const gchar*, const gchar*, GError**)’:
26 PDFDocument.cxx:231:45: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
27 make[3]: *** [libepdfview_a-PDFDocument.o] Error 1
28 make[3]: *** Waiting for unfinished jobs....
29 make[3]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
30 make[2]: *** [all-recursive] Error 1
31 make[2]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
32 make[1]: *** [all-recursive] Error 1
33 make[1]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6'
34 make: *** [all] Error 2
35 emake failed
36 * ERROR: app-text/epdfview-0.1.6-r1 failed (compile phase):
37 * emake failed
38 *
39 * Call stack:
40 * ebuild.sh, line 75: Called src_compile
41 * environment, line 2114: Called _eapi2_src_compile
42 * phase-helpers.sh, line 577: Called die
43 * The specific snippet of code:
44 * emake || die "emake failed"
45
46 --
47 Joseph

Replies

Subject Author
Re: [gentoo-user] xpdf - missing fonts Willie WY Wong <wongwwy@××××××××××.org>