similar to: Wine-1.3.11 will not compile for me

Displaying 20 results from an estimated 200 matches similar to: "Wine-1.3.11 will not compile for me"

2006 Apr 30
4
unable to compile
I am still trying to run Turbocad Le under wine (see earlier post http://groups.google.ca/group/comp.emulators.ms-windows.wine/browse_thread/thread/2abfa5ba1de237d3/05ad0098dae2ca05?q=crashedagain&rnum=8#05ad0098dae2ca05) I have discovered it will run under version 20040121 or older but has errors with later versions. 20040121 .deb package must be forced installed because of a libc6 version
2006 May 14
3
Wine cvs How do I injstall this??
I'm new to linux community and I want to install wine from cvs. I loked here http://www.winehq.com/site/cvs but I understan it... i mean I entered in the console: export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine cvs login everything fine then i entered: cvs -z 3 checkout wine and I get something like this (this is the end after it stopped doing "something"): U
2007 Aug 07
1
Errors compiling wine under Red Hat
Hello, all, I'm trying to get Wine running on some Red Hat boxes at my University (don't worry, I have permission!) ... But, I don't have any root access to the boxes, and I'm limited to installing on my shared (AFS) space. In any case, I'd probably want it to run from my user space anyways, so that its accessible from all boxes on the network. Some required information,
2010 Jan 16
1
[LLVMdev] [PATCH] SelectionDAG Debugging
On Jan 15, 2010, at 2:34 PM, David Greene wrote: > On Friday 15 January 2010 16:23, Dan Gohman wrote: >> On Jan 15, 2010, at 1:38 PM, David Greene wrote: >>> On Friday 15 January 2010 15:09, Dan Gohman wrote: >>>>> Sound good? reimplement >>>> >>>> Unlimited-recursion dumping is what the existing dump routines >>>> already do,
2010 Jan 15
0
[LLVMdev] [PATCH] SelectionDAG Debugging
On Friday 15 January 2010 16:23, Dan Gohman wrote: > On Jan 15, 2010, at 1:38 PM, David Greene wrote: > > On Friday 15 January 2010 15:09, Dan Gohman wrote: > >>> Sound good? reimplement > >> > >> Unlimited-recursion dumping is what the existing dump routines > >> already do, so it's a little odd to have a flag to allow these > > > >
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
2013 Oct 25
0
Wine release 1.7.5
The Wine development release 1.7.5 is now available. What's new in this release (see below for details): - Support for registration-free COM using activation contexts. - Improved support for simulated bold fonts. - Unicode data updated to Unicode 6.3. - Better support for typelib registration on 64-bit. - Various bug fixes. The source is available from the following locations:
2013 Nov 08
0
Wine release 1.7.6
The Wine development release 1.7.6 is now available. What's new in this release (see below for details): - Rewrite of the BiDi algorithm for full Unicode 6.3 support. - Support for Video Mixing Renderer version 7. - Better handling of window resizes in the Mac driver. - Various bug fixes. The source is available from the following locations:
2009 Jul 14
4
error on solaris please help interlocked*functions
i install the wine 1.1.25 but after awhile installation stops and heres some detail in terminal > configure: libcapi20 development files not found, ISDN won't be supported. > configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > cc -c -I. -I.
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-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:
2010 Jan 15
3
[LLVMdev] [PATCH] SelectionDAG Debugging
On Jan 15, 2010, at 1:38 PM, David Greene wrote: > On Friday 15 January 2010 15:09, Dan Gohman wrote: > >>> Sound good? reimplement >> >> Unlimited-recursion dumping is what the existing dump routines >> already do, so it's a little odd to have a flag to allow these > > Which existing dump routines are you referring to? dumpr(). I guess it wasn't
2012 Apr 21
1
[Bug 8885] New: Certain directory name results in a strange file being created
https://bugzilla.samba.org/show_bug.cgi?id=8885 Summary: Certain directory name results in a strange file being created Product: rsync Version: 3.0.8 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
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
2013 Jul 31
1
[LLVMdev] Help with promotion/custom handling of MUL i32 and MUL i64
Thanks Tom. I really appreciate your insight. I'm able to use the customize to get the 64-bit to go to a subroutine and for the 32-bit, I am generate XXXISD::MUL32. I'm not sure then what you mean about "overriding" the ReplaceNodeResults. For ReplaceNodeResults, I'm doing: SDValue Res = LowerOperation(SDValue(N, 0), DAG); for (unsigned I = 0, E =
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__
2009 Sep 11
2
WINE with 64-bit Support Build on Snow Leopard
Hello WINE Users: I am trying to build WINE on Snow Leopard with 64-bit support enabled (actually for my particular purpose I need to build a version of WINE with both 32-bit and 64-bit libraries supported). I am using the 1.1.29 source version.. I have been following the guide for building on Mac and 64-bit WINE at: http://wiki.winehq.org/MacOSX/Building http://wiki.winehq.org/Wine64 I get
2013 Dec 06
0
Wine release 1.7.8
The Wine development release 1.7.8 is now available. What's new in this release (see below for details): - Updated version of the Mono package. - Improvements in the BITS service implementation. - Better data tables for Japanese vertical fonts support. - Improved backtraces on recent Mac OS X versions. - Various bug fixes. The source is available from the following locations:
1998 Dec 03
0
Invalid snum errors (fwd)
Ok, I'm a dumb-ass today. I failed to see the "available = no" in the service entry. Sorry for wasting your time. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
dear forum I am hoping somebody can help me compile relatively old versions of wine (~0.9.10 -> 0.9.23) on openSuSE 11.1. I have a dual boot of opensuse 11.1 x86_32 and x86_64 and have had no luck with either. I have successfully compiled wine 1.1.11 but have have the same failure with 0.9.10 and 0.9.20. Code: > ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
2009 Dec 18
2
[LLVMdev] [PATCH] dbgs() Use
Here's an example patch of how dbgs() will be used. Essentially I will replace uses of errs() with dbgs(). I believe this is the correct thing to do because: - With #define NDEBUG, dbgs() == errs() - With debugging and -debug-buffer-size=0 (the default), dbgs() just passes output to errs(). - When -debug-buffer-size>0, you want to buffer ALL output so that you don't get some