Angelo Tartaglia

Results 2 issues of Angelo Tartaglia

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...

How can I use make on a raspberry with **raspbian**? I think that the makefile has to be changed. This is my output: ` Compiling: src/PythonWrapper.cpp src/PythonWrapper.cpp: In member function...