I followed the instructions here: https://wiki.gentoo.org/wiki/Mingw I have app-emulation/wine-1.6.2 installed, and the "missing" file is here: /usr/include/wine/windows/dbghelp.h Shouldn't the file be found where it is installed, or do I need to take an additional action?
Created attachment 425928 [details] tar.bz2 file containing build.log, emerge info, build environment, and other supporting log info zipped due to build.log file size
I created a hard link: ln /usr/include/wine/windows/dbghelp.h /usr/include The emerge fails just as before. I don't understand why even /usr/include is not being searched.
*** This bug has been marked as a duplicate of bug 525910 ***