On Mon, Dec 30, 2013 at 6:18 AM, Svante Signell wrote: > Currently wine-1.6.1 FTBFS on GNU/Hurd, see > https://buildd.debian.org/status/fetch.php?pkg=wine&arch=hurd-i386&ver=1.6.1-8&stamp=1388378306 > > Attached is a patch enabling the build:
Hi, Thanks for looking into this. Would you mind proposing your changes upstream first? I would much rather they review and maintain the patch themselves, but if it looks like its going to take them a long time, I'll probably go ahead and apply it. > - dlls/mountmgr.sys/diskarb.c and dlls/ntdll/directory.c: Define > PATH_MAX to 4096 since it is not available for GNU/Hurd. A better > solution using dynamic string allocation will be provided in a separate > patch. The debian hurd porting guide seems to highly discourage hardcoding PATH_MAX. Please look into the dynamic implementation instead. > Applications tested (but slow to start) include clock, notepad and wordpad. Cool! Best wishes, Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

