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 2705

Summary: tdebase FTBFS in debian/ubuntu if built without tdehwlib
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michele Calgaro 2016-10-02 02:13:22 CDT
If tdelibs is built without tdehwlib, tdebase FTBFS.
After applying the patch from bug 2702, the code builds fine, but again in debian/ubuntu it FTBFS. The reason for this is missing items that the .install files try to install, similar to bug 2703 for tdelibs.
Comment 1 Michele Calgaro 2016-10-02 04:55:00 CDT
After discussion with Slavek, we have decided to file ug 2706 to address this type of issue.