http://bugs.winehq.org/show_bug.cgi?id=35599
Bug ID: 35599 Summary: Tests can't be build and performed for Wine64 Product: Wine Version: 1.7.12 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: testcases Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Classification: Unclassified
When i followed http://wiki.winehq.org/Wine64#head-7996ba405c5e44fa12203c2fd9a1fa973d3b33e1 i can't get further than:
cd wine64 ../wine-git/configure --enable-win64 make > make.log 2>&1 make -k test > test.log 2>&1
The log says for all time:
make[1]: Entering directory `/build/wine_test64/dlls/advapi32/tests' ../../../../wine_git_build/tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so cred && touch cred.ok wine: could not find the Wine loader in /build/wine_test64 make[1]: *** [cred.ok] Error 1
Even "./wine --version" says: wine: could not find the Wine loader in /build/wine_test64
But "./wine64 --version" says: wine-1.7.12-141-gaa22a3c