http://bugs.winehq.org/show_bug.cgi?id=17463
Summary: Attempting to compile crosstest without mingw should issue error Product: Wine Version: 1.1.15 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Not a big deal, just noticed that when I tried to compile the cross tests, it failed. Forgetting I had recently reinstalled, I checked and I don't have mingw.
make[1]: Entering directory `/home/austin/wine-git/dlls' make[2]: Entering directory `/home/austin/wine-git/dlls/d3dx9_36' false -k -l libd3dx9.a -d d3dx9_36.def make[2]: *** [libd3dx9.a] Error 1 make[2]: Leaving directory `/home/austin/wine-git/dlls/d3dx9_36' make[1]: *** [d3dx9_36/libd3dx9.a] Error 2 make[1]: Leaving directory `/home/austin/wine-git/dlls' make: *** [dlls/__crosstest__] Error 2
The error message doesn't make it very obvious though...we should be able to detect that pretty easily and print a better error message.
http://bugs.winehq.org/show_bug.cgi?id=17463
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2010-09-09 14:21:03 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=faa7eae8c41f67f30e55a6...
http://bugs.winehq.org/show_bug.cgi?id=17463
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-09-18 13:06:14 CDT --- Closing bugs fixed in 1.3.3.