Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107585 - xpdf binary doesn't compile
Summary: xpdf binary doesn't compile
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 04:14 UTC by Adam Carheden
Modified: 2005-10-09 18:02 UTC (History)
0 users

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


Attachments
Output of `emerge --info` per carlo's request (emerge.info,1.92 KB, text/plain)
2005-09-29 06:47 UTC, Adam Carheden
Details

Note You need to log in before you can comment on or make changes to this bug.
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!