build error
keldrom opened this issue · 1 comments
keldrom commented
During the ./buildPatchedKernel.sh
I have this error:
/usr/src/kernel/nvidia/drivers/net/ethernet/nvidia/pcie/tegra_vnet.c: In function ‘process_ctrl_msg’: /usr/src/kernel/nvidia/drivers/net/ethernet/nvidia/pcie/tegra_vnet.c:867:11: error: ‘msg.msg_id’ may be used uninitialized in this function [-Werror=maybe-uninitialized] else if (msg.msg_id == CTRL_MSG_LINK_DOWN_ACK)
how can I solve it? Thx in advance
JetsonHacksNano commented
Difficult to provide much help since you did not include the version of L4T that you are using.