Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409463 - app-text/texlive-core-2011-r6 - lib64/libpoppler.so: undefined reference to `opj_setup_decoder'
Summary: app-text/texlive-core-2011-r6 - lib64/libpoppler.so: undefined reference to `...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 410209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-23 16:47 UTC by Alessio Pirotti
Modified: 2012-03-30 16:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge info,5.33 KB, text/plain)
2012-03-23 16:47 UTC, Alessio Pirotti
Details
config.log (config.log,62.08 KB, text/plain)
2012-03-23 16:52 UTC, Alessio Pirotti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessio Pirotti 2012-03-23 16:47:33 UTC
Created attachment 306455 [details]
emerge --info

when I try to compile app-text/texlive-core, it blocks in teh configuration step with this error:

checking requested system `xpdf' library... failed
configure: error: some requested system libraries failed

but xpdf isn't in the portage tree!
Comment 1 Alessio Pirotti 2012-03-23 16:52:25 UTC
Created attachment 306459 [details]
config.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-23 16:55:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libopenjpeg.so.1.4, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_setup_decoder'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_cio_close'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_set_event_mgr'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_set_default_decoder_parameters'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_create_decompress'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_decode'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_image_destroy'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_destroy_decompress'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so: undefined reference to `opj_cio_open'
collect2: ld returned 1 exit status


Please run revdep-rebuild.
Comment 3 Alessio Pirotti 2012-03-23 17:11:29 UTC
very quick! Thank you, after the revdep-rebuild it compile without problem.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-30 16:23:25 UTC
*** Bug 410209 has been marked as a duplicate of this bug. ***