git: 1ffa5c63f449 - main - Copy HID over USB support files to new sys/dev/hid directory

Hans Petter Selasky hps at selasky.org
Sat Jan 9 11:12:46 UTC 2021


On 1/9/21 12:10 PM, Vladimir Kondratyev wrote:
> 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.

I made a temporary fix, so no rush:
https://cgit.freebsd.org/src/commit/?id=a898ee51c41d57805da6b969ee019a39f348c4e4

--HPS



More information about the dev-commits-src-all mailing list