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 - tdebase FTBFS in debian/ubuntu if built without tdehwlib
Summary: tdebase FTBFS in debian/ubuntu if built without tdehwlib
Status: RESOLVED WONTFIX
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.1.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2016-10-02 02:13 CDT by Michele Calgaro
Modified: 2016-10-02 04:55 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 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.