On Mon, 2014-01-06 at 15:30 +0100, Svante Signell wrote: > On Fri, 2014-01-03 at 16:49 +0100, Svante Signell wrote: > > Hi, > > > > On Fri, 2014-01-03 at 15:35 +0100, André Hentschel wrote: > > > Am 03.01.2014 12:32, schrieb Svante Signell: > > > > Hi, > > > > > > > > Currently wine-1.6.1 FTBFS on Debian GNU/Hurd, see > ... > > > > > > This winterbreak i looked into this again, too. I was quite suprised > > > that i had no problems with socket credentials, but it might still be a > > > problem in other hurd distros. > > > > The only credentials needed by wine is SCM_RIGHTS, and that is already > > supported. > > I found the reason why wine runs now, it was solved by fixing the > SCM_CREDS bug in:
SCM_RIGHTS!! > #724681: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724681 > resulting in an error: EKERN_INVALID_ADDRESS by returning code 1 from > the sendmsg when file descriptor flags are non-zero (=1). > > FYI for #733605: The upstream wine patches are at: > https://source.winehq.org/patches/data/10143 > and > http://wiki.winehq.org/Hurd > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

