Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46349 - Probable error in wine installation
Summary: Probable error in wine installation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 05:06 UTC by Ian Phillips
Modified: 2004-04-02 01:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Phillips 2004-03-31 05:06:35 UTC
This is probably going to sound like a fairly lame bug report, but I don't know enough about wine interna;ls to give any real details. Here's the error I get when running MS Excel 2000 under wine, the "/var/tmp/portage/..." bit makes me think that a path is getting set while the ebuild is compiled and then not being rewritten when the qmerge happens.

Sorry I couln't give more info!


No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHDOCVW.DLL' (0x420a0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x41a1fafe).
In 32-bit mode.
0x41a1fafe (DispCallFunc+0xee [typelib.c:4636] in OLEAUT32.DLL): movl   0x0(%edx),%eax
Warning: L"/var/tmp/portage/wine-20040309/work/wine-20040309/dlls/oleaut32/typelib.c" not accessible from a configured DOS drive
Unable to open file /var/tmp/portage/wine-20040309/work/wine-20040309/dlls/oleaut32/typelib.c
Wine-dbg>
Comment 1 Alex Veber (RETIRED) gentoo-dev 2004-04-02 01:41:37 UTC
that's ok, it looks for the C file for debugging, it has nothing to do with the problem of running Excel.