kernel -current build failures

Charlie Li ml at vishwin.info
Thu May 24 02:46:51 UTC 2018


On 23/05/2018 19:21, Michael Butler wrote:
> On a device with bluetooth (as in GENERIC modules) ..
> 
> --- ng_ether.o ---
> /usr/src/sys/netgraph/ng_ether.c:871:2: error: no member named
> 'tqh_first' in 'struct ifnethead'; did you mean 'stqh_first'?
>         TAILQ_FOREACH(ifp, &V_ifnet, if_link) {
>         ^
> /usr/src/sys/sys/queue.h:724:15: note: expanded from macro 'TAILQ_FOREACH'
>         for ((var) = TAILQ_FIRST((head));                               \
>                      ^
> /usr/src/sys/sys/queue.h:721:36: note: expanded from macro 'TAILQ_FIRST'
> #define TAILQ_FIRST(head)       ((head)->tqh_first)
>                                          ^
> 
Looks like this is fixed in r334123.

-- 
Charlie Li
Can't think of a witty .sigline today…

(This email address is for mailing list use only; replace local-part
with vishwin for off-list communication)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20180523/094147ef/attachment.sig>


More information about the freebsd-current mailing list