On 08.01.2021 12:43, Rozhuk Ivan wrote:
> Hi!
> 
> Trying to build 429c7d1ab4, got:
> 
> 
> linking kernel.full
> ld: error: undefined symbol: hid_locate
>>>> referenced by uhid.c:727 (/usr/src/sys/dev/usb/input/uhid.c:727)
>>>>               uhid.o:(uhid_probe)
>>>> referenced by uhid.c:730 (/usr/src/sys/dev/usb/input/uhid.c:730)
>>>>               uhid.o:(uhid_probe)
>>>> referenced by ukbd.c:992 (/usr/src/sys/dev/usb/input/ukbd.c:992)
>>>>               ukbd.o:(ukbd_parse_hid)
>>>> referenced 16 more times
> 
Add "device hid" to your kernel config file. It is mentioned in 20210107
UPDATING entry.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to