Re: wine-20040213 doesn't compile on Linux w/ 2.6.3 kernel and gcc-3.3.3

2004-03-07 Thread Tom Williams
Thanks for the info. I tried building wine with __KERNEL__ after I posted my message and got past this problem but encountered TONS more so that was obviously NOT the solution. :) I'll look into doing what you describe below. :) Peace... Tom P. Christeas wrote: I had found the same problem

Re: wine-20040213 doesn't compile on Linux w/ 2.6.3 kernel and gcc-3.3.3

2004-03-07 Thread P. Christeas
I had found the same problem, and now compile Wine with 2.6.x .. This is a kernel problem, wine doesn't need to be modified at all. There was indeed a trivial patch at lkml, but hasn't still been applied (i wonder why). First of all, you should *not* compile any userspace program with the __KERNE

wine-20040213 doesn't compile on Linux w/ 2.6.3 kernel and gcc-3.3.3

2004-03-06 Thread Tom Williams
I had successfully built wine-20040213 before upgrading to the 2.6.3 Linux kernel and XFree86 4.4.0. After upgrading to XFree86 4.4.0 (from source distribution), wine would crash when I would try to run a Windows app so I decided to rebuild wine so it would use the XFree86 4.4.0 headers and li