Gentoo Archives: gentoo-user

From: luis jure <ljc@××××××××××××.uy>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] tellico fails to build
Date: Sun, 20 Sep 2009 11:30:05
Message-Id: 20090920082956.06327436@acme.acmenet
1 hello list, i'm having problems with tellico.
2
3 tellico-1* are masked, because they fail to compile with newer versions
4 of gcc and glib.
5
6 but 2.0_pre2 also fails to build while linking, thus:
7
8 [...]
9 [ 99%] Building CXX object src/CMakeFiles/tellico.dir/reportdialog.o
10 [ 99%] Building CXX object src/CMakeFiles/tellico.dir/tellico_kernel.o
11 [100%] Building CXX object src/CMakeFiles/tellico.dir/tellico_utils.o
12 [100%] Building CXX object src/CMakeFiles/tellico.dir/viewstack.o
13 Linking CXX executable tellico
14 /usr/lib/libpoppler-qt4.so: undefined reference to
15 `GfxColorSpace::setDisplayProfile(void*)'
16 /usr/lib/libpoppler-qt4.so: undefined reference to
17 `GfxColorSpace::setDisplayProfileName(GooString*)'
18 /usr/lib/libpoppler-qt4.so: undefined reference to
19 `GfxColorSpace::getRGBProfile()'
20 /usr/lib/libpoppler-qt4.so: undefined reference to `GfxColorSpace::getDisplayProfile()'
21 collect2: ld devolvió el estado de salida 1
22 make[2]: *** [src/tellico] Error 1
23 make[1]: *** [src/CMakeFiles/tellico.dir/all] Error 2
24 make: *** [all] Error 2
25
26 this happens to me on my two gentoo machines, but i haven't been able
27 to find any reference to this problem on the web.
28
29 anyone using tellico here? does it build OK for you? any idea of how to
30 solve this?
31
32 thank you as always,
33
34 lj

Replies

Subject Author
Re: [gentoo-user] tellico fails to build "Arttu V." <arttuv69@×××××.com>