Mark Knecht wrote:
Hi,
   I just downloaded the new 0.9 release. The build fails pretty
quickly (first 2 minute or so) with the following failure on my AMD64
machine. Anyone tried this yet?

Hi Mark,

i just built wine 0.9 through portage, so you might try that route (just note that 0.9 seems to be regarded as an older version, so you need to put something like >=app-emulation/wine-10.0 in your /etc/portage/package.mask). As far as I can see you tried building it yourself, and from the build output the errors look like gcc was told to compile for 32-bit x86 'gcc -m32' but you were pulling in 64-bit libs '-L /usr/lib64'. I'm not really familiar with wine's build system so I don't know exactly what you need to do to change this, but you need to do something to make the build use /usr/lib32 , i.e. 32-bit libs.

Marco
--
[email protected] mailing list

Reply via email to