similar to: Wine of Solaris 8 Intel

Displaying 20 results from an estimated 9000 matches similar to: "Wine of Solaris 8 Intel"

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'
2002 Dec 27
1
Wine Problems
When i run make, in the wine directory, i have the followin errors: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o riched32.dll.dbg.o riched32.dll.dbg.c ld -r charlist.o reader.o text-writer.o richedit.o riched32.dll.dbg.o -o riched32.dll.tmp.o strip --strip-unneeded riched32.dll.tmp.o
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
2001 Nov 28
2
segv while compiling
Why can't I build wine? And why didn't ./configure catch it? ....... ....... ....... gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_xresource.o ts_xresource.c gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
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'
2002 Feb 28
0
wine compile error libx11drv.so glx.c
im trying to compile the transgaming winex version of wine that i got from cvs. im using the following: slackware 7.1 kernel-2.4.17 reiserfs x4.1.0 nvidia geforce2 mx w/NVIDIA 1.0-1541 drivers configure runs correctly, make depend runs correctly, then make dies. here is the tail end of that output. please help. i have searched google, winehq, etc. with no success. i got these same results with a
2001 Jun 28
3
problem with afm on x86 Solaris 8
Hello, I want to use wine on x86 Solaris 8 to run free agent. I downloaded wine-20010510 and installed gcc 2.95.3 to compile wine, xpm, binutils, bison,flex and updated xvidmode.c. Now I got this error: make[2]: Leaving directory `/d1/wine-20010510/dlls/winedos' make[2]: Entering directory `/d1/wine-20010510/dlls/winmm/wineoss' make[2]: Nothing to be done for `all'. make[2]: Leaving
2001 Jul 27
1
Compiling against Mesa
I'm trying to compile wine but running into problems with mesa. The situation is I have a software-only version of mesa that Mandrake spewed all over /usr when I installed it and a "good" version in ~/stuff/Mesa-3.4/ that I've compiled to use glide and my voodoo2. So far I've only used this version to compile libraries that I stick into game directories as it doesn't
2001 Apr 24
1
Compile problem with ftp.c
Hi, It seems I'm still hopeless when it comes to compiling software from the source :) Can anyone help me with this compile problem please: make[2]: Entering directory `/usr/src/wine-20010112/dlls/wininet' gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ftp.o ftp.c In file included from
2001 Sep 04
1
(no subject)
I am using GNU CCC 2.95 don't know about binutils? thanks, warren -----Original Message----- From: Uwe Bonnes [mailto:bon@elektron.ikp.physik.tu-darmstadt.de] Sent: 03 September 2001 17:44 To: wine-users@winehq.com Subject: Re: (no subject) Warren Daly <warren.daly@broadcom.ie> wrote: : Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 : and Flex installed :
2001 Oct 23
2
Compilation error on cvs - version
Hi, Thanks to Eric Pouech I was encouraged to download the newest cvs-version to have the windows media player running under linux. Unfortunately there is a compilation error when I run ./tools/wineinstall . Apparently a type definition is missing for XDGAMode in include/ts_xf86dga2.h: extern XDGAMode* TSXDGAQueryModes(Display*, int, int*); Any hints? Thank you Florian ----- output ----
2001 Aug 27
0
compilation problem with wine-20010824
hi, for some versions of wine now I had a compilation problem. I use Suse linux 7.1. The rest see below. All I did was using tools/wineinstall, because I do not want to install a whole windows on my machine. ----------------------------------------- < dani@ta127038:~/src/wine-20010824 > tools/wineinstall WINE Installer v0.7 ..... gcc -c -I. -I. -I../../include -I../../include
2001 Oct 01
1
Latest CVS of wine won't compile
Hi! I tried to compile the latest CVS version (fetched this morning) of wine, but compilation fails with: gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c In file included from ../../include/wine/winuser16.h:5, from ttydrv.h:19,
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
2001 Nov 08
5
WineX compile problem
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include
2002 Jan 04
0
Freetype problem
After updating last cvs, 1?/ rerun configure because Makefile.in was updated, 2?/ make depend && make reports : ( i use freetype and freetype-devel version 2.0.3-7) make[2]: Entre dans le r?pertoire `/home/wine/dlls/gdi' gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include
2001 Aug 27
1
Problem with compilation
Hello! I'm a new user of wine and new subscriber and I have some problem with compilation. Here is some last line from message of wineinstaller: gcc -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o dosmod ./dosmod.c ./dosmod.c:44: warning: `struct vm86plus_struct' declared inside parameter list
2001 Aug 09
0
20010731 Build problem on solaris 7.0 on Sparc.
When I run "./tools/wineinstall" , I got following errors. gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -D__WINE__ -D_REENTRANT -I/usr/openwin/include -o ppy.tab.o ppy.tab.c In file included from ./ppy.y:183: /usr/include/values.h:45: warning: `MAXSHORT' redefined ../../include/winnt.h:490: warning: this is the location of the previous definition
2001 Feb 01
1
error while compiling wine on SunOS
Hi all, I've a problem compiling wine on SunOS. I downloaded the sources codeweavers-wine-20010112.tar.gz) and tried to compile it on sunOS 5.7. But i got the following error while building. Can u please let me know as to what is wrong and how to go about it to recrify? or where to post this question to? **************************************************************************** ********
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__