Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 107585

Summary: xpdf binary doesn't compile
Product: Gentoo Linux Reporter: Adam Carheden <adam.carheden>
Component: Current packagesAssignee: Printing Team <printing>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of `emerge --info` per carlo's request

Description Adam Carheden 2005-09-29 04:14:55 UTC
configure produces:
configure: WARNING: Couldn't find X / Motif -- you will be able to compile
        pdftops, pdftotext, pdfinfo, pdffonts, pdftoppm, and pdfimages,
        but not xpdf
I do have the 'motif' use flag set, openmotif is installed, and
/usr/lib64/libXm.so exists.

Reproducible: Always
Steps to Reproduce:
1. Set motif use flag
2. emerge xpdf


Actual Results:  
configure: WARNING: Couldn't find X / Motif -- you will be able to compile
        pdftops, pdftotext, pdfinfo, pdffonts, pdftoppm, and pdfimages,
        but not xpdf

Expected Results:  
Found the motif library and compiled xpdf
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-29 05:53:19 UTC
`emerge --info` please
Comment 2 Adam Carheden 2005-09-29 06:47:25 UTC
Created attachment 69487 [details]
Output of `emerge --info` per carlo's request
Comment 3 Oliver Jeeves 2005-10-01 17:26:49 UTC
I had exactly the same problem with xpdf-3.00-r10. A downgrade to xpdf-3.00-r8
fixed the problem.

I've added 3.00-r10 to my package.mask file.
Comment 4 Luis Medinas (RETIRED) gentoo-dev 2005-10-01 19:32:28 UTC
can you please try xpdf 3.01 ? I fixed those issues in the new release
Comment 5 Luis Medinas (RETIRED) gentoo-dev 2005-10-09 17:18:37 UTC
reopen if you notice the same problems with 3.01. I plan to stablize 3.01 asap.
Comment 6 Adam Carheden 2005-10-09 18:02:11 UTC
(In reply to comment #5)
> reopen if you notice the same problems with 3.01. I plan to stablize 3.01 asap.

xpdf-3.01 works great. Thanks!