Displaying 20 results from an estimated 2000 matches similar to: "Build failure on Solaris"
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
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__
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:
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All,
I am attempting to compile wine under the SUSE 10.2 64 bit
distribution, and am running into a bit of
a problem.
I have installed every 32 bit library that I could find in the
distro, including 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,
2013 Feb 23
0
make install fails on Solaris 10
Hello, I am trying to build dovecot-2.1.15 on Solaris 10 update 10 with Solaris Studio 12.3 and get this error:
/bin/bash ../../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -fast -xipo=2 -I/usr/sfw/include -I/usr/sfw/include -no-undefined -o doveadm doveadm-mail.o doveadm-mail-altmove.o doveadm-mail-expunge.o doveadm-mail-fetch.o doveadm-mail-import.o doveadm-mail-index.o
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
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
2004 Sep 16
1
Error compiling "`FT_ENCODING_NONE' undeclared"
Here is where it happened:
---
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2
-D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o freetype.o freetype.c
freetype.c: In function `get_glyph_index':
freetype.c:2189: `FT_ENCODING_NONE' undeclared (first use in this function)
2003 May 22
1
REPEAT- (message didn't show) compilation error, todays CVS
make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dpnhpast'
make[2]: Entering directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound'
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2
-gstabs+ -Wpointer-arith -g -O2 -o sound3d. o
sound3d.c
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
2004 Feb 14
3
wine-20040213 does not compile
hi guys, I tried compiling wine-20040213 today but I got the following error:
make[2]: Entering directory `/progs/build/wine-20040213/dlls/x11drv'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -DBINDIR="\"/usr/bin\"" -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
-g -O2 -o
2012 Apr 18
1
Installing wine1.5.2 from source - error 1
I tried wineinstall but it does the same thing. So here is the error, and if anyone can help, thanks in advance.
Btw I am running Bodhi Linux 1.4.
Code:
velja27 at velja27-desktop:~/wine-1.5.2$ sudo make
make[1]: Entering directory `/home/velja27/wine-1.5.2/tools'
make[1]: `makedep' is up to date.
make[1]: Leaving directory `/home/velja27/wine-1.5.2/tools'
make[1]: Entering directory
2003 Oct 03
2
Can't build wine on Red Hat Fedora
Hi!
I get this error when I'm trying to compile wine 0911 release on Red Hat Fedora (with gcc-3.3.1-5) using the tools/wineinstall script.
Can someone please tell what is wrong? I could't compile last month's wine either. There was a segfault at the end of the installation process, when it reached some "wine registry".
make[2]: Entering directory
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__
2003 Nov 26
1
new user
hello everybody!
i'm new to this ml..
just one question
i try to complie wine on my linuxbox (slack8.1 - 2.4.22) but I take an
error ..
something like this :
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: `TK_ABORT' undeclared here (not
2005 May 26
0
Compile wine fails
Hi !
Latest wine version from cvs fails after compile and installing alsa 1.0.9rc4:
make[2]: Leaving directory `/backup/privat/emulator/wine/dlls/vwin32.vxd'
rm -f vwin32.vxd.so && ln -s vwin32.vxd/vwin32.vxd.so vwin32.vxd.so
make[2]: Entering directory `/backup/privat/emulator/wine/dlls/winmm/winealsa'
gcc -c -I. -I. -I../../../include -I../../../include -D__WINESRC__
2005 Sep 07
1
Error compiling Wine on Mac OS X 10.4
Hi all,
I get this error trying to build Wine on a Mac OS X 10.4.2. I've tried
the prebuilt binaries, but couldn't get them to work and figured
they're so old, I better try to build my own. I did apply the patches
mentioned on the Darwine website. Below is the end of the make results
(I've tried both the tools/wineinstaller and manually doing the build
process with the same
2005 Nov 03
0
compile error: server/event.c
Hello!
(Sorry for my bad English.)
I have problem with compiling after cvs update. Please help!
$ tar xvjf wine-0.9.tar.bz2
$ mv wine-0.9 wine
$ tar xvzf wine-cvsdirs-0.9.tar.gz
$ cd wine
$ export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine
$ cvs login
$ cvs update -PAd
$ ./configure
$ make depend
$ make
make[1]: Entering directory `/home/geri/src/wine/server'
gcc -c -I. -I. -I../include
2006 Mar 08
0
wine under mactel
Hello
I was trying to compile wine under intel mac os x but with no luck.
Here is the produced error:
gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe
-fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement
-Wpointer-arith -g -O2 -o context_i386.o context_i386.c
context_i386.c:499:2: error: #error You must implement
get/set_thread_context_ptrace for your platform
2006 May 26
1
Patch for baseheader compilation problems
Hi David, try this patch:
http://www.winehq.org/pipermail/wine-patches/2006-May/026859.html
David Dawson wrote:
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