[Bug 80969] New: Unsermake fails if dep tracking is turned off
Caleb Tennis
caleb at gentoo.org
Wed May 5 21:47:21 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=80969
Summary: Unsermake fails if dep tracking is turned off
Product: kdevelop
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: all build tools
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: caleb gentoo org
Version: (using KDE KDE 3.2.1)
Installed from: Gentoo Packages
Compiler: gcc 3.3
OS: Linux
Using unsermake, if you run configure with "--disable-dependency-tracking", the build will fail as unsermake seems to expect ".deps" directories but they won't get built.
It's easy enough to just not use this feature, but I don't know if it's worthwhile to put some way to ensure dep tracking in "configure" or to workaround it without causing the error.
More information about the KDevelop-devel
mailing list