[Mesa-dev] [Bug 33938] New: selecting d3d1x state tracker should check for dependency on wine-dev
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 5 08:31:04 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33938
Summary: selecting d3d1x state tracker should check for
dependency on wine-dev
Product: Mesa
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: alexandre.f.demers at gmail.com
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list