I have openjpeg2, and it's not working
(.text+0x873): undefined reference to `opj_destroy_codec'
collect2: error: ld returned 1 exit status
Makefile:14: recipe for target 'fbpdf' failed
make: *** [fbpdf] Error 1
Search Criteria
Package Details: fbpdf-git r107.6a0d77f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fbpdf-git.git (read-only, click to copy) |
---|---|
Package Base: | fbpdf-git |
Description: | A small framebuffer pdf viewer, based on MuPDF. |
Upstream URL: | https://github.com/aligrudi/fbpdf |
Licenses: | ISC |
Conflicts: | fbpdf |
Provides: | fbpdf |
Submitter: | Sara |
Maintainer: | xlucn |
Last Packager: | xlucn |
Votes: | 43 |
Popularity: | 0.000000 |
First Submitted: | 2011-02-08 00:46 (UTC) |
Last Updated: | 2025-01-24 14:36 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »
idomeneo1 commented on 2014-01-24 21:09 (UTC)
ovmjm commented on 2013-11-23 11:29 (UTC)
It seems the package now requires openjpeg2 to build with the -lopenjp2 flag instead of -lopenjpeg
idomeneo1 commented on 2013-11-22 20:58 (UTC)
Hi, I'm getting this in makepkg. Am I missing something?
==> Starting build()...
cc -c -Wall -O2 -I./include fbpdf.c
cc -c -Wall -O2 -I./include mupdf.c
cc -c -Wall -O2 -I./include draw.c
cc -o fbpdf fbpdf.o mupdf.o draw.o -L./lib -lmupdf -lmupdf-js-none -lfreetype \
-ljbig2dec -ljpeg -lz -lopenjpeg -lm
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x229): undefined reference to `opj_set_info_handler'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x23f): undefined reference to `opj_set_warning_handler'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x255): undefined reference to `opj_set_error_handler'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x27c): undefined reference to `opj_stream_default_create'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x2b0): undefined reference to `opj_stream_set_read_function'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x2c2): undefined reference to `opj_stream_set_skip_function'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x2d4): undefined reference to `opj_stream_set_seek_function'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x2e7): undefined reference to `opj_stream_set_user_data'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x2ff): undefined reference to `opj_stream_set_user_data_length'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x316): undefined reference to `opj_read_header'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x345): undefined reference to `opj_stream_destroy'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x34d): undefined reference to `opj_destroy_codec'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x7f8): undefined reference to `opj_stream_destroy'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x800): undefined reference to `opj_destroy_codec'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x86b): undefined reference to `opj_stream_destroy'
/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libmupdf.a(load-jpx.o): In function `fz_load_jpx':
(.text+0x873): undefined reference to `opj_destroy_codec'
collect2: error: ld returned 1 exit status
Makefile:14: recipe for target 'fbpdf' failed
make: *** [fbpdf] Error 1
==> ERROR: A failure occurred in build().
Aborting...
SalchiPapa commented on 2012-11-04 23:51 (UTC)
I have aproblem when trying to start fbpdf, look here: https://bbs.archlinux.org/viewtopic.php?id=152283
Has this happened to any of you? I will try to get in touch with the developer, thanks in advance!
SalchiPapa commented on 2012-11-04 23:47 (UTC)
I have aproblem when trying to start fbpdf, look here: https://bbs.archlinux.org/viewtopic.php?id=152283
Has this happened to any of you? I will try to get in touch with the developer, thanks in advance!
Sara commented on 2012-08-21 23:23 (UTC)
I should also add that, after this package was marked out-of-date, I compiled the package and tested the reader once more, and it appears to be working perfectly fine for me. If you have any issues, again, please make them known in the comments.
Sara commented on 2012-08-21 23:22 (UTC)
If you're going to flag this package as out-of-date, when it was last updated right around the time of the last git revision, at least give me a reason as to why. Thanks.
Pinned Comments
xlucn commented on 2022-06-24 05:46 (UTC) (edited on 2023-11-20 08:36 (UTC) by xlucn)
I updated the package. Apart from the fixes (please test it), most notably I removed the poppler-based fbpdf2, and renamed "fbpdf" as "fbpdf-mupdf" instead of "neatfbpdf", still to avoid conflict with "fbida" package. Those are just my own decisions, so they can be changed again.
If you want poppler-based variant, see https://aur.archlinux.org/packages/fbpdf-poppler-git.