similar to: ntdll compile error

Displaying 20 results from an estimated 4000 matches similar to: "ntdll compile error"

2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit ntdll.spec. As soon as it enters the directory ntdll, it segfaults. Here's the full text of the error (we'll start at the point it enters the ntdll directory): make[2]: Entering directory '/root/wine/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus, Please help me out with the fatal compiling problem. I am using soalris8 x86 with wine-20010629, Any suggestion would be highly recommended! /usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h 1.2 00/07/05 SMI gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xresource.o
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 and Flex installed Downloaded Wine-20010731.tar.gz and am attempting to install on the machine. Please HELP!!! thanks warren I am getting the following errors: after running make depend && make LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2002 Jul 11
1
Question about __wine_dbg_vprintf
I just build Wine-20020605 from source using gcc-3.1.1 (20020701 snapshot), binutils-1.12.1, glibc-2.2.5 on Slackware 8.0 w/ 2.4.18 kernel, XFree86 4.0.3 and Mesa 4.0.3 installed. I used "tools/wineinstall" to do the build and install and when I try to verify the installed wine version, I get the error below: tom@linux:~$ wine --version wine: relocation error:
2002 Jul 18
1
debian potato cvs wine segfaults on compile
Hi, I'm trying to compile Wine cvs on this system: debian potato libc6 2.1.3 gcc 2.95.3 (upgraded) binutils 2.12.2 (upgraded) X 4.2 (upgraded) Nvidia drivers from Nvidias website (libGL 1.3) I get the following errors, I've tryied to compile this several times with tools/wineinstall and also 'configure && make depend && make', with and without these CLFAGS
2001 Nov 22
1
WineX installation problem.
Hi, I've just tried to install winex under a mdk 8.1 linux distrib. All seems to be right untill i launch wineinstall: After answering yes,yes,/c I obtain this message : Configuring Wine for a no-windows install in /c... Created /root/.wine/config using default Wine configuration. You probably want to review the file, though. Compiling regapi... rm -f regapi && ln -s ../../wine
2001 Sep 04
2
Wine 20010904-1 can't find libntdll.so
I just installed Wine version 20010904-1 on RH7.1. libntdll.so is in /usr/lib/wine but even though I have defined the WINEDLLPATH to include that directory, when I try to run wine I get an error message that says... wine: error while loading shared libraries: libntdll.so: cannot load shared object file: No such file or directory. What's up? Jack C. Holt SAIC, Wireless Systems Group
2003 May 13
3
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
hi! ;;.)== i'm having a slight problem here: # uname -nrs FreeBSD aegis.terrabionic.lan 4.7-STABLE # wine setup.exe /usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found # locate libntdll.dll.so /usr/local/lib/wine/libntdll.dll.so # cat /compat/linux/etc/ld.so.conf /usr/lib /usr/local/lib /usr/X11R6/lib # pkg_version | grep wine wine-2003.05.08
2001 Nov 09
2
problem with wineinstall : regapi cannot find libntdll.so
Hi, I am trying to compile wine, well i just done ./configure and make depend && make stuff. After compilation finished (successfully). I discovered wineinstall, i tried to use it but the problem is that regapi returns an error : it cannot find shared object libntdll.so, even when i symlink it in programs/regapi/ in my root compilation directory and in /ust/local/lib (i am installing wine
2002 Oct 05
6
Problems with installing
Hi! I'm having problems with installing Wine. I have downloaded Wine from CVS, and tried to install it with tools/wineinstall, but got some errors. This comes from my shell: [wayne@wayne wine]$ ./tools/wineinstall WINE Installer v0.73 I see that WINE has already been configured, so I'll skip that. We need to install wine as root user, do you want us to build wine, 'su root'
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108 CVS update run this morning Ran the following commands make uninstall make clean /tools/wineinstall Lotus Notes RNext running OK with latest CVS (I was having problems where buttons would not work), however if I go into User Preferences, and then click on either the OK or Cancel button, a crash occurs producing the following in the debugger.... WineDbg starting...
2003 Sep 08
1
libntdll.dll.so
Hello, I am quite new in this, and I have not been able to figure out what the problem can be after looking at the documentation for quite a long time. I guess that it will be a stupid mistake, though. I have RedHat9.0 and have installed wine with the .rpm for this distribution available at sourceforge.net. When I try to execute the binaries 'wine' or 'winecfg' I get the
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2011 Sep 02
7
I want to contribute code for wine and become a developer.
I am porting wine to MIPS and do some job in winebuild/ntdll/ etc. I am using qemu to translate x86 instruction and direct the win32 api call from the qemu to wine in MIPS version. Wine on mips is running now! I want to contribute the modification to wine . How can I do that?
2001 Dec 09
1
Upgrade WINE on RH7.2 now can't load libntdll.so
I upgraded the version of WINE on my RH7.2 system to wine-20011106-1.i386.rpm now any time I run the wine command I get the following: $ wine -v wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory That file is definitely there and readable: $ ls -l /usr/lib/wine/libntdll.so -rwxr-xr-x 1 root root 1175402 Nov 5 23:54
2001 May 01
1
cannot find libntdll.so
Sorry to bug everyone. I can't find the messages about this one any more. I have had wine running in the past but currently it gives me the error about being unable to find libntdll.so (wine: error in loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory). I had codeweavers 20010305 installed and our application sort of running under it. I wanted
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
compile release 20020509 of Wine, failed! What's wrong? Please help... ============================================================== make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/server' make[1]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls' make[2]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls/ntdll'
2001 Mar 06
1
[Newbie] - Wine libntdll.so error ?
Hi, Just installed the RPM version of wine from a Mandrake i686 package , installs fine , but when I try to start it up I get a - wine: error in loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory. Here's my conf file : ;; ;; MS-DOS drives configuration ;; ;; Each section has the following format: ;; [Drive X] ;; Path=xxx (Unix path for
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error > sh: i686-redhat-linux-gnu-as: command not found > winebuild: i686-redhat-linux-gnu-as failed with status 32512 > winegcc: ../../tools/winebuild/winebuild failed > make[2]: *** [acledit.dll.so] Error 2 > make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit' > make[1]: *** [acledit] Error