How to debug/fix "err:win32:fixup_imports"

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Mon Mar 12 17:01:36 CST 2001


Martin Wolters <martinw at atc.creative.com> wrote:
: This is a multi-part message in MIME format.
: --------------302690758AAFD11C69F079EE
: Content-Type: text/plain; charset=us-ascii
: Content-Transfer-Encoding: 7bit

: I ran into the following error message :

: ---snipp---
: Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f
: Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f
: Ret  kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f

: err:win32:fixup_imports No implementation for
: NTDLL.dll.3(IoUnregisterDeviceInterface), setting to 0xdeadbeef
: trace:relay:PE_InitDLL
: CallTo32(entryproc=0x4190df20,module=41907000,type=1,res=(nil))
: --- snipp -------

: I used one of the daily builds from March 5th. All native dlls (including
: ntdll.dll) were taken from my Windows 98 machine at work.

: Any ideas/help on how to fix that? Thanks in advance

This function is for sure called by some of the native dlls. Drop as much of
those dlls as posible until the function is no longer called.

B.t.w. you can't run native ntdll.


: --------------302690758AAFD11C69F079EE
: Content-Type: text/x-vcard; charset=us-ascii;
:  name="martinw.vcf"

Please, no vcards.

Bye


-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-users mailing list