buildLibrealsense2Xavier icon indicating copy to clipboard operation
buildLibrealsense2Xavier copied to clipboard

build error

Open keldrom opened this issue 6 years ago • 1 comments

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

keldrom avatar Jun 03 '19 15:06 keldrom

Difficult to provide much help since you did not include the version of L4T that you are using.

JetsonHacksNano avatar Jun 06 '19 18:06 JetsonHacksNano