Wine doesn't work
William McKeown
mcnappin at gmail.com
Wed Jun 15 04:03:58 GMT 2005
I am running FreeBSD 5.3 Release on a PIII 866 MHz with 512MB of RAM.
I am trying to use QCharts, a stock tracking program with wine and I
get the following errors:
bill at kirk:/usr/home/bill ] wine .wine/c/Program\
Files/Quote.com/QCharts\ 5.1/QCharts.exe
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
err:module:import_dll Library MFC42.DLL (which is needed by
L"F:\\.wine\\c\\Program Files\\Quote.com\\QCharts
5.1\\ContinuumClient.dll") not found
err:module:import_dll Library ContinuumClient.dll (which is needed by
L"F:\\.wine\\c\\Program Files\\Quote.com\\QCharts 5.1\\QCharts.exe")
not found
err:module:import_dll Library MFC42.DLL (which is needed by
L"F:\\.wine\\c\\Program Files\\Quote.com\\QCharts 5.1\\QCharts.exe")
not found
err:module:import_dll Library MSVCIRT.dll (which is needed by
L"F:\\.wine\\c\\Program Files\\Quote.com\\QCharts 5.1\\QCharts.exe")
not found
err:module:LdrInitializeThunk Main exe initialization for
L"F:\\.wine\\c\\Program Files\\Quote.com\\QCharts 5.1\\QCharts.exe"
failed, status c0000135
bill at kirk:/usr/home/bill ]
It installed fine, but won't run. I googled part of the error and got
a reference to Problem Report kern/73092 that talks about a patch to
vm_mmap.c, but I just couldn't figure out what to do with the
directions.
Am I supposed to add this text to /usr/src/sys/vm/vm_mmap.c and
recompile my kernel? If so, where do I add it? It looks like there are
2 separate pieces of code. Do they go in different places? I am on the
intermediate side of newbie.
Thank you very much for your time. If this works, I will have cut my
last string holding me to Microsoft.
Bill
mcnappin at gmail.com
More information about the freebsd-bugs
mailing list