
My own sources can be downloaded here
Wine-Staging-1.7.42_Gallium_Nine.tar.bz2
Here is the configure command I used
./configure --prefix=/opt/wine/apps/Dead_Or_Alive_5_Last_Round/ \
--with-alsa --with-capi --with-cms --with-coreaudio --with-cups --with-curses --with-d3dadapter \
--with-dbus --with-fontconfig --with-freetype --with-gettext --with-gettextpo --with-glu --with-gnutls \
--with-gphoto --with-gsm --with-gstreamer --with-jpeg --with-ldap --with-mpg123 --with-netapi --with-openal \
--with-opencl --with-opengl --with-osmesa --with-oss --with-pcap --with-png --with-pthread --with-pulse \
--with-sane --with-tiff --with-v4l --with-va --with-x --with-xattr --with-xcomposite --with-xcursor \
--with-xfixes --with-xinerama --with-xinput --with-xinput2 --with-xml --with-xrandr \
--with-xrender --with-xshape --with-xshm --with-xslt --with-xxf86vm --with-zlib --without-hal \
CFLAGS="-Og -ggdb -g -gdwarf-2 -gstrict-dwarf" CXXFLAGS="-Og -ggdb -g -gdwarf-2 -gstrict-dwarf"