I tried compiling the latest cvs and heres the error I get. make[2]: Leaving directory `/root/wine/tools/wrc' make[1]: Leaving directory `/root/wine/tools' make[1]: Entering directory `/root/wine/dlls' make[2]: Entering directory `/root/wine/dlls/ntdll' make[3]: Entering directory `/root/wine/dlls/ntdll/tests' LD_LIBRARY_PATH="../../../library:../../../unicode:$LD_LIBRARY_PATH" ../../../tools/winebuild/winebuild -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -o ntdll_test.exe.spec.c -exe ntdll_test.exe -mcui error.o generated.o rtlbitmap.o rtlstr.o testlist.o -L../../../dlls -L.. -lntdll could not open .so file for kernel32.dll make[3]: *** [ntdll_test.exe.spec.c] Error 1 make[3]: Leaving directory `/root/wine/dlls/ntdll/tests' make[2]: *** [tests] Error 2 make[2]: Leaving directory `/root/wine/dlls/ntdll' make[1]: *** [ntdll] Error 2 make[1]: Leaving directory `/root/wine/dlls' make: *** [dlls] Error 2