23 Mar
2006
23 Mar
'06
1:47 a.m.
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" Mike