bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AF_LINK missing


From: Samuel Thibault
Subject: Re: AF_LINK missing
Date: Sat, 5 Dec 2020 11:46:07 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

Svante Signell, le sam. 05 déc. 2020 11:23:08 +0100, a ecrit:
> Recent libgo in gcc-snapshot FTBFS due to AF_LINK is missing. Looking at
> bits/socket.h the AF/PF_link entries are commented out. Is there some easy way
> to support it

See the debian/patches/hurd-i386/submitted-AF_LINK.diff comment:

«
Comment out the PF_LINK and AF_LINK defines, since they are usually associated
with struct sockaddr_dl, which is not available on Hurd.
»

AF_LINK would be a complete story to implement, no easy way. Simplest
is to disable the code that blindly makes use of it in gcc.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]