http://bugs.winehq.org/show_bug.cgi?id=4138
Summary: Build fails on d3d9 test even if d3d9 is not built Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: jjk3@msstate.edu
If ./configure does not detect OpenGL, d3d9 is not built. However, when programs/tests is built, a d3d9 test is attempted, which then fails because the d3d9 stuff wasn't built in the first place.