Okay, am trying to get ICQ2000b installed under Wine for my GF ... I use LICQ myself, she doesn't like it as much as her Windows version, says it offers more then licq ... I do have a Windows partition, and install goes beautifully ... If I try and run it after the install, the 'Loading...' comes up and then I start getting: fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063d8: spincount=1000 not supported err:module:BUILTIN32_dlopen failed to load .so lib for builtin mfc42loc.dll: Shared object "libmfc42loc.so" not found err:ntdll:RtlpWaitForCriticalSection Critical section 0x28c89690 wait timed out, retrying (60 sec) fs=038f err:ntdll:RtlpWaitForCriticalSection Critical section 0x289c9328 wait timed out, retrying (60 sec) fs=008f err:ntdll:RtlpWaitForCriticalSection Critical section 0x28c89690 wait timed out, retrying (60 sec) fs=028f This is based off of the 0418 snapshot ... -- Marc G. Fournier marc.fournier@acadiau.ca Senior Systems Administrator Acadia University "These are my opinions, which are not necessarily shared by my employer"
On Fri, 11 May 2001 16:09:29 +0000 (UTC), marc@atelier.acadiau.ca (Marc G. Fournier) wrote: <snip>>err:ntdll:RtlpWaitForCriticalSection Critical section 0x28c89690 wait timed out, retrying (60 sec) fs=028f<snip> run with -debugmsg +relay and post 200 lines before the first of these nasty time-out messages. Also take a look at documentation/bugs on the 'how to do a bug report' subject. Gerard
Marc G. Fournier <marc@atelier.acadiau.ca> wrote:> Okay, am trying to get ICQ2000b installed under Wine for my GF ... I > use LICQ myself, she doesn't like it as much as her Windows version, > says it offers more then licq ...> I do have a Windows partition, and install goes beautifully ... If I try and > run it after the install, the 'Loading...' comes up and then I start getting:> fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported > fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063d8: spincount=1000 not supported > err:module:BUILTIN32_dlopen failed to load .so lib for builtin mfc42loc.dll: Shared object "libmfc42loc.so" not foundHuh ? This is strange ! This shouldn't happen with a 0418 snapshot. Errors like that should be a warning only. Anyway, this particular error message doesn't really matter anyway. Andreas Mohr