By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1176 - Build issue: tdegraphics does not build against a preinstalled xpdf
Summary: Build issue: tdegraphics does not build against a preinstalled xpdf
Status: RESOLVED INVALID
Alias: None
Product: TDE
Classification: Unclassified
Component: tdegraphics (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Linux
: P1 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-08-17 15:26 CDT by Darrell
Modified: 2012-10-19 15:50 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2012-08-17 15:26:51 CDT
The tdegraphics package uses an internal copy of xpdf from the GIT tree. There are no checks to compile against an installed version, which is more likely to be current. The internal xpdf version should be used only when no package is provided by the distro.
Comment 1 Darrell 2012-08-17 22:12:05 CDT
I'm marking this bug report as invalid. I looked at the contents of the Slackware xpdf binary package and there is nothing to build against. The package basically contains only the xpdf executable and some nominal support files.