Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384975 - gimp-2.6.11-r5 won't compile with poppler-0.18.0 (patch required)
Summary: gimp-2.6.11-r5 won't compile with poppler-0.18.0 (patch required)
Status: RESOLVED DUPLICATE of bug 384903
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 19:20 UTC by Charles G Waldman
Modified: 2011-09-29 19:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles G Waldman 2011-09-29 19:20:46 UTC
Building gimp-2.6.11-r5 with poppler-0.18.0 results in "undefined reference to `poppler_page_render_to_pixbuf'"


Reproducible: Always

Steps to Reproduce:
upgrade to poppler-0.18.0 && emerge gimp
Actual Results:  

file_pdf-file-pdf.o: In function `get_thumbnail':
file-pdf.c:(.text+0x262): undefined reference to `poppler_page_render_to_pixbuf'
file_pdf-file-pdf.o: In function `run':
file-pdf.c:(.text+0x15c1): undefined reference to `poppler_page_render_to_pixbuf'
collect2: ld returned 1 exit status
make[3]: *** [file-pdf] Error 1




I suspect something like this patch (untested) is needed:

https://build.opensuse.org/package/view_file?file=gimp-poppler-0.18.patch&package=gimp&project=openSUSE%3AFactory&srcmd5=70c03d19c75668b771373a201d6951cf
Comment 1 Rafał Mużyło 2011-09-29 19:37:16 UTC

*** This bug has been marked as a duplicate of bug 384903 ***