search for: d_ntsystem_

Displaying 6 results from an estimated 6 matches for "d_ntsystem_".

2002 Oct 05
6
Problems with installing
...ng directory `/home/wayne/wine2/wine/dlls/ntdll' make[2]: *** Warning: File `../../memory/atom.c' has modification time in the future (2002-10-04 19:45:00 > 2002-10-04 17:55:05) gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -DBINDIR="\"/usr/local/bin\"" -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -o ../../memory/atom.o ../../memory/atom.c gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -DBINDIR="...
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
...ine-20020509/dlls/ntdll' LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -o ntdll.spec.c -spec ./ntdll.spec -L../../dlls gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o ntdll.spec.o ntdll.spec.c gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o cdrom.o cdrom.c cdrom.c: In function `CDROM_GetIdeInterface': cdrom.c:10...
2009 Jul 17
2
Wine 1.1.26 - Thank you Wine Dev!
Just compiled newest Wine, it is blazing fast!! And it fixed lots of things including all visual glitches (All i see currently) under Last Remnant. And the game does not seem to crash after playing while anymore! Thank you! It is disappointing game developers don't see the potential of Linux, so we are using the potential to get there what wont come to us. Thank you, one more time :P
2009 Jul 19
2
Compiling wine on debian-unstable amd64
...unstable (amd64) linked to ia32 libs. I installed ia32-apt-get and nvidia-glx-ia32 and all ia32-lib*, which are buildependencies for wine-1.1.23 in experimental on i386. The configure ends successfully but the build finished with gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -march=3Dnative -O3 -pipe -fomit-frame-pointer -msse2 -msse3 -mmmx -m3dnow -o cdrom.o cdrom.c cdrom.c: In function 'GetInquiryData': cdrom.c:2078: error: 'IN...
2009 Jun 15
4
Error compiling Wine 0.9.53 - Please Help
...led. Also I've used install-wine-deps.sh from official Wine Wiki just to be sure that all needed dependencies are installed. First I've tried by downloading source code but whenever I try to compile it I get this error: Code: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o signal_i386.o signal_i386.c signal_i386.c: In function merge_vm86_pending_flags: signal_i386.c:502: error: VIF_MASK undeclared (first use in this function) signal_i386.c:502...
2008 Jan 24
2
building 64 bit binaries from source
...ke (I am not installing as a port) I get: actxprxy_servprov_p.c:272:2: error: #error Currently only Wine and WIN32 are supported. *** Error code 1 Stop in /usr/home/aryeh/wine/dlls/actxprxy. If I remove the #error derective I get: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ - -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing - -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 - -o signal_x86_64.o signal_x86_64.c signal_x86_64.c:138: warning: type defaults to 'int' in declaration of 'SIGCONTEXT' signal_x86_64.c:138: error: expected &...