Fwd: Wine install fails on Gentoo with `SYS_sigaction' undeclared

Ferenc Wagner wferi at tba.elte.hu
Sat Mar 26 11:02:43 CST 2005


Hi,

I think this message better fits here on the devel list.

Cheers,
Feri.

-------------------- Start of forwarded message --------------------
From: "Jonathan Duncan" <googlegroups at nacnud.com>
Newsgroups: comp.emulators.ms-windows.wine
Date: 25 Mar 2005 10:26:46 -0800
Message-ID: <1111775206.112993.209430 at f14g2000cwb.googlegroups.com>

I downloaded "Wine-20050310.tar.gz"
Untar/zipped it.
Entered the directory "wine-20050310"
Typed "./configure" -> Success
Typed "make depend" -> Success
Typed "make" -> The following is the last of the make process:

-------------------------------------------------------------
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o server.o server.c
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o signal_i386.o signal_i386.c
signal_i386.c: In function `wine_sigaction':
signal_i386.c:114: error: `SYS_sigaction' undeclared (first use in this
function)
signal_i386.c:114: error: (Each undeclared identifier is reported only
once
signal_i386.c:114: error: for each function it appears in.)
make[2]: *** [signal_i386.o] Error 1
make[2]: Leaving directory
`/home/jduncan/downloads/wine-20050310/dlls/ntdll'
make[1]: *** [ntdll] Error 2
make[1]: Leaving directory `/home/jduncan/downloads/wine-20050310/dlls'
make: *** [dlls] Error 2
-------------------------------------------------------------

I have tried this as a regualar user and as root.
I have tried "./tools/wineinstall".
I have tried "make distclean" and then reinstalling.
I have tried deleting and recreating the install directory.

I am using Gentoo with a linux kernel of 2.6.10 on a dual-Xeon 3.2ghz
64-bit system.

Any other ideas would be helpful.  Thank you.


-------------------- End of forwarded message --------------------



More information about the wine-devel mailing list