Wine on Debian on sun4m

Olivier Kaloudoff kalou at kalou.net
Tue Oct 12 06:50:46 CDT 2004


On Tue, 12 Oct 2004, Saulius Krasuckas wrote:

> I've decided to try compiling Wine on the Sun SPARC station 4.  This
> machine is running Debian Woody 3.0r2.  I am first time Debian installer.
> Is it completely wrong idea?  If no, then going next:
>
> I've chose "C and C++ development" task and finished it (by tasksel), so
> all the related packages were installed.

Hi Saulius,


 	did you apply some sun4* patch before ./configure and make ?
I'd be glad to compile wine on my sun4u sun, too.

 	I have the following headers installed on my machine, that might 
help you: (don't know if all are required by wine)

ii  develock-el    0.23-5         additional font-lock keywords for the 
develo
ii  dpkg-dev       1.10.23        Package building tools for Debian
ii  libc6-dev      2.3.2.ds1-16   GNU C Library: Development Libraries and 
Hea
ii  libdevel-symdu 2.03-3         Perl module for inspecting perl's symbol 
tab
ii  libentity-dev  1.0.1-7        XML-based GUI builder for GTK+ (core 
library
ii  libglib1.2-dev 1.2.10-9       Development files for GLib library
ii  libgtk1.2-dev  1.2.10-11      Development files for the GIMP Toolkit
ii  libstdc++2.10- 2.95.4-7       The GNU stdc++ library (development 
files)
ii  linux-kernel-h 2.5.999-test7- Linux Kernel Headers for development
ii  xlibs-dev      4.2.1-13       X Window System client library 
development f


 	here is were I'm stuck:

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_REENTRANT 
-fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o 
interlocked.o interlocked.c
interlocked.c:299:3: #error You must implement the interlocked* functions 
for your CPU
make[2]: *** [interlocked.o] Error 1
make[2]: Leaving directory `/usr/src/wine/libs/port'
make[1]: *** [port] Error 2
make[1]: Leaving directory `/usr/src/wine/libs'
make: *** [libs] Error 2


 	Hmmm. Seems that either there is an official patch to apply, or 
that I won't be able to run wine on sun4u ... I'm have not enough skill in 
C at this time.


Kalou



More information about the wine-devel mailing list