GetExitCodeProcess always returns 1

Igor Sysoev is at rambler-co.ru
Thu Mar 23 03:25:03 CST 2006


On Thu, 23 Mar 2006, Mike McCormack wrote:

> Igor Sysoev wrote:
>
>> Well, but then I could not build Wine port under FreeBSD: as I understand
>> the port runs something like
>> ./configure && make depend && make && make install
>> 
>> But I have built and installed Wine successfully.
>
> Sorry, misunderstood you.  The tests don't run on every build, you have to 
> run them explicitly.
>
> Try running "make test", or "cd dlls/kernel; make test"

Should Wine be already installed before run these tests ? I've tried:

make test
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so alloc.c && touch alloc.ok
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/usr/ports/emulators/wine/work/wine-0.9.10/dlls/kernel/tests', starting in the Windows directory.
wine: could not load L"c:\\windows\\system32\\kernel32_test.exe.so": Module not found
*** Error code 126


Igor Sysoev
http://sysoev.ru/en/



More information about the wine-devel mailing list