search for: wine_ldt_copy

Displaying 5 results from an estimated 5 matches for "wine_ldt_copy".

2001 Feb 26
2
undefined symbol: wine_ldt_copy
When I run wine I get the following error messege: wine: error while loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy I'm using RedHat 7 and the wine from: ftp://ftp.rpmfind.net/linux/powertools/7.0/i386/RedHat/RPMS/wine-20000725-2. i386.rpm I ran ldconfig and I still get the same error message. Any ideas? How do you find out what symbols are in a shared library anyway? Thanks, George
2001 Jul 23
1
...libntdll.so - undefined symbol "wine_ldt_copy"
I'm running Mandrake 8.1 (Cooker). I get the subject error when I try to start wine. I've tried the latest wine version (20010629) and the next to latest version. Same result. I've tried rebuilding wine on my machine. That's successful but error remains Anyone know what this is and how to make it go away?
2001 Feb 02
2
undefined symbol
...seen this error? is it a bug? if not then what am I doing wrong with the compile? I downloaded the lastest CVS, applied the transgaming patch, it built fine and installed fine. # wine /mnt/hda1/windows/sol.exe wine: error in loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy thanks heath Sent via Deja.com http://www.deja.com/
2009 Oct 09
0
Wine release 1.1.31
...e in 32-bit mode. gdi32: Move remaining 16-bit metafile functions to metafile16.c gdi32: Make wing.dll into a stand-alone 16-bit module. gdi32: Get rid of the 16-bit DC hook support. gdi32: Move the 16-bit DIB pointer support to gdi16.c. include: Avoid direct access to wine_ldt_copy outside of kernel. libwine: Don't export wine_ldt_copy for the Windows build. winedos: Always run the BIOS tick timer. kernel32: Make system.drv into a stand-alone 16-bit module. kernel32: Allocate the global arena array only once and store a pointer to it in THHOOK....
2019 May 24
0
Wine release 4.9
...ebuild: Support relay debugging for PE builtin dlls. makefiles: Don't depend on cross import library if not necessary. makefiles: Use -fshort-wchar when building with msvcrt. winebuild: Don't change %fs and %gs when calling 16-bit register functions. winebuild: Store wine_ldt_copy pointer in the NE header at load time. include: Don't allow using wine/library.h with msvcrt. ntdll: Set LDR_WINE_INTERNAL flag also for PE builtins. winebuild: Use cdecl calling convention for stub exceptions. winebuild: Add 16-bit support for PE builds. makefiles...