similar to: Problem installing wine 1.3.5

Displaying 20 results from an estimated 60000 matches similar to: "Problem installing wine 1.3.5"

2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
As title, I'm having problems bulding it. The app I want to use doesn't work properly in 1.0.1 (tested in Ubuntu 9.04 and RH WS 4.6) but does in 1.1.23 (tested on Ubuntu 9.04). Our production system runs RH WS 4.6, but there's no RPM package for 1.1.23 so I am trying to build it myself. The configuration and make depend work ok, however when I make, it builds a good chunk of stuff
2008 May 10
2
Can't compile wine-1.0rc1
Hello. I've tried compiling the release candidate, but I get this error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
hello all, cannot compile wine Version 0.9.2 under suse10-x86_64, neither from source nor from the src-rpm. there must be some trouble between libraries: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec clip per.o ddraw_hal.o ddraw_main.o ddraw_thunks.o ddraw_user.o ddraw_utils.o main.o palette_hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surfac
2005 Oct 26
0
Any wine-0.9 build instructions for AMD64 b4-bit systems?
Hi, I wonder if anyone knows how to build the new version of wine on an AMD64 system. There seem to be problems with it looking at the emulation libraries I guess: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o surface_wndproc.o
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
2007 Mar 19
1
Wile: Error when executing "make" in SimplyMepis 3.4.3
Hello, I got the following error message when I executed "make". Can anyone help me on this issue? Thanks! Mike make[1]: Entering directory `/home/zheng/Desktop/wine-0.9.28/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/home/zheng/Desktop/wine-0.9.28/tools' make[1]: Entering directory `/home/zheng/Desktop/wine-0.9.28/libs' make[2]: Entering
2008 Sep 08
0
Re: Can't build Wine
Well, i've got the same problem. Slackware 12.0. Making Wine 1.1.4, but the problem has been since 0.9x. make -d: ... Trying pattern rule with stem `Makefile.in.sh'. Trying implicit prerequisite `SCCS/s.Makefile.in.sh'. No implicit rule found for `Makefile.in'. Finished prerequisites of target file `Makefile.in'. No need to remake target `Makefile.in'.
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
2004 Sep 30
0
Building wine-i386 on x86_64 linux
Hi, I'm trying to build Wine as a 32 bit program on my x86_64 machine, running Fedora Core 2. I downloaded Wine-20040914.tar.gz specified that I wanted to use the 32-bit compilers with: CC=/usr/bin/i386-redhat-linux7-gcc CXX=/usr/bin/i386-redhat-linux7-g++ CPP_FLAGS=-m32 CXXFLAGS=-m32 ./configure I then did make depend and make, and everything appears to be being built with the correct
2009 Dec 26
3
Unable to compile wine on WinXP with Cygwin
Hi, I'm trying to compile wine on XP with cygwin but make fails : Code: $ make make[1]: Entering directory `/home/Alex/wine-git/tools' make[1]: `makedep.exe' is up to date. make[1]: Leaving directory `/home/Alex/wine-git/tools' make[1]: Entering directory `/home/Alex/wine-git/libs' make[2]: Entering directory `/home/Alex/wine-git/libs/port' make[2]: Nothing to be done for
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__
2003 Aug 19
1
Problems building dlls for use with winelib
Hi, I am currently having trouble building the DLLs of an application ported from Win32 to Winelib - compiling, thanks to some hints from Dimi O. Paun, now works fine, only(?) the final linking step fails. Since Winelib-documentation is unfortunately pretty outdated, I tried to orientate myself on the makefiles of the Winelib dlls in the cvs /wine/dlls/ directory. I tried the following
2010 Mar 04
0
Compiling wine in Solaris.
Hi. I am trying to compile wine in Solaris 10 x86 platform. I am getting the following errors: Code: make[1]: Entering directory `/home/dvik/wine-1.1.39/dlls/acledit' ../../tools/makedep -C. -S../.. -T../.. main.c make[1]: Leaving directory `/home/dvik/wine-1.1.39/dlls/acledit' make[1]: Entering directory `/home/dvik/wine-1.1.39/dlls/acledit' gcc -c -I. -I.
2008 Jun 01
1
Can't build Wine
winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [acledit.dll.so] Error 2 make[2]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls/acledit' make[1]: *** [acledit] Error 2 make[1]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls' make: *** [dlls] Error 2 This is a new one for me since I've been compiling every release since 0.9.1. Hints?
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi, I have Mandriva 2006 x86_64. I tried to install wine, but the binaries are for 32 bits and the result is very instable (win programs close suddenly, no internet available for those programs, etc...) So I tried to compile wine 0.9.14 from source, but I have an error during make when "searching for -lXext" : LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl. What do I not have installed? I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib only warnings I got was abour FontForge missing. make depend make THanks, jerry ----------- make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32' make[2]: Entering directory
2005 Aug 16
1
Wine compile failure while compiling glu32
I have been trying to compile wine on my Mac PowerBook G3 running Debian, and it continually crashes with the following error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./glu32.spec glu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dlls/ntdll -lkernel32 -lntdll -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXext
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'
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
Hey, When compiling wine 1.2-rc6, I get the following error during the 'make' process: ../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_cont ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o
2005 Oct 30
2
Compile cvs version fails
Hi ! Compile latest cvs version fails: make[2]: Leaving directory `/backup/privat/emulator/wine/dlls/winedos' rm -f winedos.dll.so && ln -s winedos/winedos.dll.so winedos.dll.so rm -f wprocs.dll.so && ln -s winedos.dll.so wprocs.dll.so make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__