Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 04:03:57 +0000
From:      William McKeown <mcnappin@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Wine doesn't work
Message-ID:  <e25218df05061421037ab3989b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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@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@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@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e25218df05061421037ab3989b>