http://bugs.winehq.org/show_bug.cgi?id=31674
--- Comment #2 from Doug drt781@yahoo.com 2012-09-12 21:54:10 CDT --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
(In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Did conformance testing. Believe it completed with errors. Not sure.
Having trouble compiling ("make") source code of bleeding edge Wine per link for regression testing. ./configure s ok, but terminates make after a long time as follows:
/usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../libSM.so when searching for -lSM /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/libSM.so when searching for -lSM /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: cannot find -lSM collect2: error: ld returned 1 exit status winegcc: ccache failed make[1]: *** [winex11.drv.so] Error 2 make[1]: Leaving directory `/home/doug/wine-git/dlls/winex11.drv' make: *** [dlls/winex11.drv] Error 2