Rein, My windows directory is on reiserfs. I ran WINEDEBUG=+volume,+int21 wine c:\\dcom98.exe and redirected the output to wine.debug which I have attached. Thank you much for the help, LeoRein Klazes wrote: On Mon, 20 Sep 2004 05:03:22 -0700, you wrote:I just installed wine from CVS on fakewindows configuration, but I can't seem to get anything to work well. I tried installing the DCOM98, but I get "Cluster size not supported." The same error occurs when I execute just about anything. Has anyone encountered this or know what it is referring to?$ find . -name '*[ch]' -print0|xargs -0 grep -i 'Cluster size' $ Exact and complete error message please.The exact and complete error is: "The cluster size in this system is not supported." This error appears in a Windows error dialog with the title: DCOM98 for Windows 98Please keep CC'ing wine-users. What file system are you using (where your \windows directory is) ? I have to guess how the program is getting the cluster size. What is the output of the program when you do: WINEDEBUG=+volume,+int21 wine .... Rein. |
Invoking /usr/lib/wine/wine.bin c:\dcom98.exe ... trace:volume:GetDiskFreeSpaceW (null),0x4067fc34,0x4067fc2c,0x4067fc30,0x4067fc1c trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\E:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDriveTypeW L"C:\\" -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\C:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\C:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDriveTypeW L"D:\\" -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\D:": err 5 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\D:": err 5 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDriveTypeW L"E:\\" -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\E:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\E:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDriveTypeW L"F:\\" -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\F:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\F:": err 2 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDriveTypeW L"Z:\\" -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\Z:": err 5 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\Z:": err 5 trace:volume:GetDriveTypeW (null) -> 3 trace:volume:GetDiskFreeSpaceW (null),0x4067fd78,0x4067fd70,0x4067fd74,0x4067fd60 trace:volume:GetVolumeInformationW cannot open device L"\\\\.\\C:": err 2 trace:volume:GetDriveTypeW (null) -> 3 Wine failed with return code 3