[Webkit-unassigned] [Bug 77727] New: [Qt] Building when a top directory is named Source
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 3 02:50:47 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=77727
Summary: [Qt] Building when a top directory is named Source
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jensen at nokia.com
Building webkit from an checkout of webkit into /mnt/fileserver/Source/webkit fails.
The problem appears to be that the include path to generated files become /mnt/fileserver/webkit/Source/WebCore/generated (note the first 'Source' is missing). I have traced it to a setting ROOT_BUILD_DIR using $$replace. Using something more specific than $$replace would probably fix it, for instance only remove the last copy of SUBDIR.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list