On Thu, Dec 01, 2005 at 07:01:24PM +0100, Alexandre Julliard wrote:
can someone enlightenme, what the current state of this is? i run a dual opteron with ubuntu linux on it. after some symlinking with the ia32-libs and a change in wine (SYS_sigaction -> SYS_rt_sigaction (read this in a very old post from 2004 or so) it finally compiled (using gcc-4.0 -m32).
If you need to change wine it means your 32-bit build environment is broken, you are not using the correct 32-bit kernel headers.
thanks Marcus & Alexandre for the info - i will try my best to find out whats missing.