Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2021 14:10:14 +0300
From:      Vladimir Kondratyev <vladimir@kondratyev.su>
To:        Mateusz Guzik <mjguzik@gmail.com>, Vladimir Kondratyev <wulf@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 1ffa5c63f449 - main - Copy HID over USB support files to new sys/dev/hid directory
Message-ID:  <b6822fd8-b333-7daf-21c2-3ea167b8e0db@kondratyev.su>
In-Reply-To: <CAGudoHGnycBz9rmtOJ3EgyezNsdzDk0R2P-tJKyG8RcfHDDzoA@mail.gmail.com>
References:  <202101072320.107NKp3k063340@gitrepo.freebsd.org> <CAGudoHGnycBz9rmtOJ3EgyezNsdzDk0R2P-tJKyG8RcfHDDzoA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09.01.2021 04:43, Mateusz Guzik wrote:
> I don't know which commit is ultimately responsible from the series,
> but LINT kernels fail to build in tinderbox. For example LINT-NOINET6:
> 
> ld: error: undefined symbol: hid_report_size_max
>>>> referenced by uaudio.c
>>>>               uaudio.o:(uaudio_attach)
>>>> referenced by ugold.c
>>>>               ugold.o:(ugold_attach)
>>>> referenced by atp.c
>>>>               atp.o:(atp_attach)
>>>> referenced 7 more times
> ld: error: undefined symbol: hid_locate

I'll fix it soon: https://reviews.freebsd.org/D28060

Sorry for breakage.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b6822fd8-b333-7daf-21c2-3ea167b8e0db>