http://bugs.winehq.org/show_bug.cgi?id=25765
rmaz@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rmaz@gmx.net
--- Comment #4 from rmaz@gmx.net 2011-04-19 16:47:34 CDT --- Building original wine-1.2.3 without special flags (other than --prefix=/usr/local) on my rather up-to-date Gentoo system (gcc 4.4.5) produces the same problem.
$ wine notepad wine: created the configuration directory '/home/maz/.wine' err:rundll32:wWinMain Unable to load L"setupapi" wine: configuration in '/home/maz/.wine' has been updated.
Also has the drive issue from http://bugs.winehq.org/show_bug.cgi?id=18614
$ winecfg err:winecfg:open_mountmgr failed to open mount manager err 2
The configure script disables openal, gsm, capi. It finds hal, which is not actually used by X anymore, but starting hald doesn't seem to make a difference. Building --without-hal doesn't change anything.