I have been attempting to compile a full real time kernel 6.1.38. The build run fails at the same point earlier kernel compile attempts also failed at.
The kernel build fails at different points and is not consistent where the compile stops. The patch process to add full real time capabilities is completely and successfully completed.
Below is the last lines of the build log.
Code: Select all
CC [M] drivers/comedi/drivers/amplc_dio200_common.o
CC [M] drivers/comedi/drivers/amplc_pc236_common.o
LD [M] drivers/hwmon/nct6775.o
CC [M] drivers/comedi/drivers/das08.o
LD [M] drivers/comedi/drivers/ni_routing.o
make: *** [Makefile:2012: .] Error 2
Error: failed to compile the kernel sources.