Gentoo Archives: gentoo-user

From: Ignas Anikevicius <anikevicius@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Help needed:jpeg_resync_to_restart() and zathura pdf reader
Date: Sat, 03 Sep 2011 09:54:14
Message-Id: 4E61F6F2.1050102@gmail.com
1 Hello list,
2
3 I was wondering if someone could explain me what ebuild provides the
4 jpeg_resync_to_restart() function as when I try to run a pdf using a
5 zathura-pdf-mupdf plugin, it gives me the following error:
6 -----------------------------------------------------------------------------------------------------------------------
7 error: could not load plugin /usr/lib/zathura/pdf.so
8 (/usr/lib/zathura/pdf.so: undefined symbol: jpeg_resync_to_restart)
9 -----------------------------------------------------------------------------------------------------------------------
10
11 I was told that it might be a problem with the libjpeg-turbo, but I
12 have tried both versions (1.1.0 and 1.1.1) and it did not affect
13 anything. I was wondering whether there are some compilation options,
14 which I am not aware of?
15
16 Alternatively, the problem might lie in my lack of knowledge in
17 writing ebuilds. You can find my ebuild on [1], whereas a known
18 version of AUR PKGBUILD can be found on [2]. Could someone, ideally
19 familiar with both GNU/Linux Distributions, explain me what I am doing
20 wrong?
21
22 All best,
23 Ignas A.
24
25 [1] -
26 https://github.com/gns-ank/gnlay/blob/master/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
27 [2] - http://aur.archlinux.org/packages/za/zathura-pdf-mupdf-git/PKGBUILD

Replies

Subject Author
Re: [gentoo-user] Help needed:jpeg_resync_to_restart() and zathura pdf reader Michael Orlitzky <michael@××××××××.com>