http://bugs.winehq.org/show_bug.cgi?id=11024
--- Comment #9 from Marti Raudsepp marti@juffo.org 2008-01-04 14:19:19 --- (In reply to comment #7)
How did you compile Wine on 64-bit Gentoo?
I'm using the Gentoo ebuild with flags USE="X alsa dbus gecko hal jpeg lcms ncurses opengl samba xml -cups -esd -jack -ldap -nas -oss -scanner"
Here's the configure line built by the ebuild:
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --sysconfdir=/etc/wine --with-curses --with-opengl --with-x
I'm using GCC 4.1.2, glibc 2.6; what else would be relevant?
Can you run other programs on Wine?
Yeah, other programs (including Notepad and a couple of apps that I use regularly) work without any apparent problems.