Bug 33938 - selecting d3d1x state tracker should check for dependency on wine-dev
Summary: selecting d3d1x state tracker should check for dependency on wine-dev
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: All All
: medium minor
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 08:31 UTC by Alexandre Demers
Modified: 2012-09-15 23:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alexandre Demers 2011-02-05 08:31:03 UTC
I was trying to build mesa with the d3d1x statetracker selected. It was always failing because of missing .idl files. After investigation, I discovered the missing files were not part of mesa, but of wine. After installing wine-dev, the build is now able to finish correctly.

autogen should check for wine-dev dependency when building with d3d1x statetracker and output a message if it can't be found so the user knows that it's missing.

I'll try to make a patch for that and submit it soon.
Comment 1 Alexandre Demers 2011-02-05 18:06:27 UTC
Shouldn't the d3d1x statetracker be free of wine? If so, the best solution would be to bring whatever is needed into mesa, isn't it?


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.