Hello,

Ólafur Jens Sigurðsson, le Sun 28 Sep 2014 11:26:36 +0000, a écrit :
> The test that fails is in $heimdal/lib/hcrypto/rand-egd.c, it fails in
> line 77 on the connect statement. I added a printf statement to get the
> errno and it is 1073741826 which is not a standard errno AFAICT.

Standards do not say what errno values should be, only their macro names. Here,
1073741826=0x40000002, which is #define ENOENT          _HURD_ERRNO (2)

What path is used precisely? That is important on buildds.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to