Search found 1 match
- Monday 10 July 2017 14:20
- Forum: Other questions and discussions
- Topic: I2C.cpp errors during compilation
- Replies: 0
- Views: 482
I2C.cpp errors during compilation
Hi, just made a git pull today but after a make clean, make stops when trying to compile I2C.cpp. Anyone having the same issue ? /usr/include/linux/i2c.h:67:8: error: redefinition of ‘struct i2c_msg’ /usr/include/linux/i2c-dev.h:37:8: error: previous definition of ‘struct i2c_msg’ /usr/include/linux/ ...