Re: PATCH: define __user

2006-03-06 Thread Robert Shearman
dmitry serpokryl wrote: Hi, please beg my pardon for the kind of a possible stupidity, but: 1. I'm using SuSE kernel for SuSE 10 x86-64, so all compiliation goes into x86-64 (not in i386) mode by default Wine automatically adds the -m32 flag to gcc to force it to compile in i386 mode.

Re: PATCH: define __user

2006-02-28 Thread Robert Shearman
dmitry serpokryl wrote: Hi, thanks for your feedback. I just updated wine cvs, no ./configure errors but still "make" unable to complete: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdecla

Re: PATCH: define __user (was: Re: ./configure message)

2006-02-25 Thread dmitry serpokryl
Hi, thanks for your feedback. I just updated wine cvs, no ./configure errors but still "make" unable to complete: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wp

PATCH: define __user (was: Re: ./configure message)

2006-02-22 Thread Marcus Meissner
On Wed, Feb 22, 2006 at 05:48:44PM -0700, Jesse Allen wrote: > On 2/21/06, dmitry serpokryl <[EMAIL PROTECTED]> wrote: > > configure: WARNING: linux/capi.h: present but cannot be compiled > > configure: WARNING: linux/capi.h: check for missing prerequisite > > headers? > > configure: WARNING: l