search for: d__winesrc__

Displaying 20 results from an estimated 81 matches for "d__winesrc__".

2011 Jan 26
1
Wine 1.3.12 build failed on OpenIndiana b148
Starting from version 1.3.12 unable to build Wine. I use /usr/sfw/bin/gcc compiler and gnu ld. For configure script I change only prefix. when i make gmake i get error. ........... gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/usr/sfw/include -I/usr/X11/include -I/usr/include -g -I/usr/sfw/include -I/usr/X11/include -I/usr/include -g -o actctx.o actctx.c gcc...
2013 Oct 25
0
Wine release 1.7.5
...ESRC__ defined. psapi/tests: Fix tests compilation with __WINESRC__ defined. winspool.drv/tests: Fix tests compilation with __WINESRC__ defined. Aric Stewart (1): tools: Add new Explicit Formatting types for Unicode 6.3. Austin English (1): explorerframe/tests: Build with -D__WINESRC__. Daniel Lehman (1): kernel32: Don't use depth in RtlInterlockedFlushSList. Dmitry Timoshkov (72): gdiplus/tests: Fix tests compilation with __WINESRC__ defined. tools/winapi: Remove OLDFONTENUMPROC from the list of tested types. gdi32/tests: Fix bitmap tests compilatio...
2009 Jul 14
4
error on solaris please help interlocked*functions
...gesize.c gettid.c interlocked.c isinf.c isnan.c lstat.c memcpy_unaligned.c memmove.c mkstemps.c poll.c pread.c pwrite.c readlink.c spawn.c statvfs.c strcasecmp.c strerror.c strncasecmp.c symlink.c usleep.c > cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -g -D__i386__ -o ffs.o ffs.c > cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -g -D__i386__ -o fstatvfs.o fstatvfs.c > cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -g -D__i386__ -o futimes.o futime...
2013 Nov 08
0
Wine release 1.7.6
...ts compilation with __WINESRC__ defined. riched32/tests: Fix tests compilation with __WINESRC__ defined. kernel32/tests: Test ResolveDelayLoadedAPI with generated dll. tools/winapi: Remove PCTSTR, PTSTR and TCHAR from the list of tested types. ntdll: Enable compilation with -D__WINESRC__. include: Add some definitions to axextend.idl. quartz: Get rid of the VMR9Impl typedef. quartz: Add Video Mixing Renderer 7. quartz: Add stubbed IVMRFilterConfig interface. quartz: Add stubbed IVMRWindowlessControl interface. quartz: Add stubbed IVMRSurfaceAlloc...
2005 Sep 11
1
Compile cvs version
Hi ! After download latest version from cvs compile fails: make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o activeds_main.o activeds_main.c ../../tools/winebuild/winebuild -D__WINESRC__ -o activeds.dll.dbg.c --debug -C. activeds_main.c gcc -c -I. -I. -I../../include -I../../include...
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
...ne-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output: Code: ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -p -P oleaut32_ocidl_p.c oleaut32_ocidl.idl ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OL...
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
...x=/usr --x-libraries=/usr/X11R6/lib --x-includes=/usr/include/X11/ --with-x --without-xml && make depend && make ...SNIP... make[2]: Entering directory `/home/neil/wine/wine-0.9.10/dlls/mscms' gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o handle.o handle.c gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINES...
2008 Dec 24
5
Yesterday's Git updates break compilation for anyone else?
Updated git last night (been compiling fine for years), and now get: ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -h -H ../../include/wtypes.h ../../include/wtypes.idl make[2]: ../../tools/widl/widl: Command not found make[2]: *** [../../include/wtypes.h] Error 127 Made clean/distclean and still get the same error. :\
2008 Nov 27
4
Error compiling 1.1.9
hi, i'm trying to compile the wine 1.1.9 version, but i get this error. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntdsapi.o ntdsapi.c ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdsapi.spec ntdsapi.o -o ntdsapi.dll.so -luser32 -lkernel32 ../...
2006 May 25
5
Wine 0.9.14.compile error (fatal)
Tried to compile the lastest wine and gcc choked up on it as follows: gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o baseshader.o baseshader.c baseshader.c: In function `print_glsl_info_log': baseshader.c:688: error: `GL_OBJECT_INFO_LOG_LENGTH_ARB' undeclared (first use in this function) baseshader.c:688: error: (Eac...
2008 May 31
3
types.h:52: error: conflicting types for ‘ ino_t’
hello cant to build wine-1.0-rc2 log: Code: make[2]: Entering directory `/usr/local/src/wine-1.0-rc2/dlls/winex11.drv' gcc -m32 -c -I. -I. -I../../include -I../../include -I/usr/include/asm-i386 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o bitblt.o bitblt.c gcc -m32 -c -I. -I. -I../../include -I../../include -I/usr/include/asm-i386 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclarati...
2011 Jan 08
2
Wine-1.3.11 will not compile for me
...figure; make" However, I'm suddenly stuck at this point: Code: ---- SNIP ---- make[1]: Leaving directory `/home/sheridan/Let?lt?s/wine-1.3.11/tools/wmc' make[1]: Entering directory `/home/sheridan/Let?lt?s/wine-1.3.11/tools/wrc' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\"/usr/local/include/wine\"" -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o dumpres.o dumpres.c gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DINCLUDEDIR="\&quot...
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...;../../../libs/wine:$LD_LIBRARY_PATH" ../../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m32 -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -o tmarshal.res tmarshal.rc ccache gcc -m32 -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointe...
2005 Sep 01
2
Wine 20050830 compilation fails
Hello all. The latest version of wine (both CVS and tarball) doesn't compile on my machine (2.6.13 kernel, gcc 3.3.4). I get an error in dlls/wldap32: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o add.o add.c In file included from add.c:39: winldap_private.h:289: error: parse error before "BerElement" winldap_private.h:290: error: parse error before "BerEleme...
2009 Sep 11
2
WINE with 64-bit Support Build on Snow Leopard
...g error when I try to make a build (see below). Has anyone successfully built WINE on SnowLeopard with both 32-bit and 64-bit runtime libraries. For that matter, has anyone gotten a 64-bit enabled build of WINE to take on SL? Cheers, Thomas gcc -m64 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/usr/X11/include -g -O2 -o getpagesize.o getpagesize.c gcc -m64 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclar...
2013 Dec 06
0
Wine release 1.7.8
...inedbg: Update minidump output. wininet/tests: Fix boolean checks. ole32/tests: Don't crash when StgOpenStorage fails. ddrawex/tests: Don't crash when IDirectDraw4 query fails. winefile: Use defines instead of numbers. comctl32/tests: Make rebar.c compile with -D__WINESRC__. comctl32/tests: Make toolbar.c compile with -D__WINESRC__. propsys: Add stub for PSGetPropertyDescriptionListFromString. include: Add bdaiface.idl. comctl32/tests: Make trackbar.c compile with -D__WINESRC__. Aric Stewart (3): tools: Build vertical orientation table....
2003 Jun 21
2
installation problem
...est i am quite happy to live without. If nobody can suggest a remedy for the fault below then if i could disable directx compilation that would be Ok as well. i am using some cflags for glibc to optimise for pentium4. Could that be a problem? ../../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o d3d8.spec.c --spec ./d3d8.spec version.res d3d8.dll.tmp.o -L../../dlls - luser32 -lgdi32 -lkernel32 make[2]: *** [d3d8.spec.c] Segmentation fault make[2]: *** Deleting file `d3d8.spec.c' make[2]: Leaving directory `/home/ryan/.opera/download/wine- 20030618/dlls/d3d8' make[1]: *** [...
2009 Feb 26
2
Wine asio compile error
Yesterday I tried to compile wine asio.I am running debian Squeeze and tried both the lenny and sid wine repos..but on compiling wine asio.it errors out and cant find ..now this was yesterday so i cant remember the exact name ..but it was something like lobc32 ..something like that..maybe logbc32..but anyway..I uninstalled wine and wine-dev..and installed debian version of wine..it 1.0.1 along
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
...ipt then ran fine. Then I started the make process, and after about 45 minutes of compiling and such (massive amounts of text ran by, if I need to salvage them you'll have to tell me how,) this happened: Code: $ make depend && make ... gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o xvidmode.o xvidmode.c ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -foversion.res version.rc ../../tools/winegcc/winegcc -B../.....
2007 Mar 19
3
64 bit compilation SUSE 10.2
...ing the xorg-X11 libs. I ran the following commands: ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib make depend && make The compilation chugs away for about 15 min, and then stops with the following messages: .... gcc -m32 -c -I. -I. -I../../../include -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o esound.o esound.c gcc -m32 -c -I. -I. -I../../../include -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-stateme...