Gentoo Archives: gentoo-user

From: Jonas de Buhr <jonas.de.buhr@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Build error on poppler
Date: Thu, 20 Oct 2011 08:05:26
Message-Id: 20111020100415.5859aa44@toxic.dbnet
In Reply to: Re: [gentoo-user] Build error on poppler by Mark Knecht
1 Am Wed, 19 Oct 2011 17:13:54 -0700
2 schrieb Mark Knecht <markknecht@×××××.com>:
3
4 > On Wed, Oct 19, 2011 at 5:03 PM, <meino.cramer@×××.de> wrote:
5 > > Jonas de Buhr <jonas.de.buhr@×××.net> [11-10-19 17:05]:
6 > <SNIP>
7 > >>
8 > >> 1. equery b /usr/bin/g-ir-scanner
9 > >> 2. emerge that package (should be something with gobject)
10 > >> 3. emerge poppler again.
11 > >>
12 > >> or revdep-rebuild and emerge poppler again.
13 > >>
14 > >
15 > > Hi Jonas!
16 > >
17 > > That fixes the problem! Thank you very much! :)
18
19 you're welcome :)
20
21 > >
22 > > Best regards,
23 > > mcc
24 > >
25 >
26 > You should file a bug report. Sounds like the poppler ebuild is
27 > missing a dependency.
28
29 i don't think so, looks like normal link breakage to me. but
30
31 > /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/glib/poppler-private.h:125:
32 > syntax error, unexpected ')', expecting ',' or ';' in '
33 > time_t *gdate);' at ')'
34
35 looks weird. i wonder how it still compiles.
36
37 >
38 > - Mark
39 >