Bug 1444 - Imakefile references nonexistant file, breaking make install.sdk
Summary: Imakefile references nonexistant file, breaking make install.sdk
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/savage (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 17:56 UTC by Bernhard Rosenkraenzer
Modified: 2004-09-23 01:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bernhard Rosenkraenzer 2004-09-22 17:56:57 UTC
SSIA - the Imakefile has 
 
InstallDriverSDKNonExecFile(savage.cpp,$(DRIVERSDKDIR)/drivers/savage) 
 
while savage.cpp doesn't exist. 
 
Simply removing the line fixes it.
Comment 1 Adam Jackson 2004-09-23 18:45:24 UTC
fixed, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.