Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Build error on poppler
Date: Thu, 20 Oct 2011 00:05:06
Message-Id: 20111020000309.GI2821@solfire
In Reply to: Re: [gentoo-user] Build error on poppler by Jonas de Buhr
1 Jonas de Buhr <jonas.de.buhr@×××.net> [11-10-19 17:05]:
2 > Am 19.10.2011 04:28, schrieb meino.cramer@×××.de:
3 > >Hi,
4 > >
5 > >this morning I got this (after update poppler and xorgserver had to be
6 > >updated):
7 > >
8 > >/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/glib/poppler-private.h:125:
9 > >syntax error, unexpected ')', expecting ',' or ';' in '
10 > >time_t *gdate);' at ')'
11 > >g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0
12 > >-I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse3
13 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7
14 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/fofi
15 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/goo
16 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/poppler
17 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build
18 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/poppler
19 > >-I/usr/include -I/usr/include/freetype2
20 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/glib
21 > >-I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib
22 > >-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
23 > >-I/usr/include/cairo -I/usr/include/gtk-2.0
24 > >-I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0
25 > >-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
26 > >-I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/incl
27 > ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
28 > -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0
29 > -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/pixman-1
30 > -I/usr/include/libdrm -c -o
31 > /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.o
32 > /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.c
33 > >g-ir-scanner: link: gcc -o
34 > >/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16
35 > >-march=native -O2 -pipe -msse3 -L. -Wl,-rpath=. -lpoppler-glib
36 > >-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt
37 > >-lglib-2.0
38 > >/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.o
39 > >g-ir-scanner: Poppler: warning: 6 warnings suppressed (use --warn-all
40 > >to see them)
41 > >[ 77%] Built target gir-girs
42 > >Scanning dependencies of target gir-typelibs
43 > >[ 77%] Generating Poppler-0.16.typelib
44 > >/usr/bin/g-ir-compiler: error while loading shared libraries:
45 > >libffi.so.4: cannot open shared object file: No such file or directory
46 >
47 > 1. equery b /usr/bin/g-ir-scanner
48 > 2. emerge that package (should be something with gobject)
49 > 3. emerge poppler again.
50 >
51 > or revdep-rebuild and emerge poppler again.
52 >
53
54 Hi Jonas!
55
56 That fixes the problem! Thank you very much! :)
57
58 Best regards,
59 mcc

Replies

Subject Author
Re: [gentoo-user] Build error on poppler Mark Knecht <markknecht@×××××.com>