I have a SDK for a camera that works without issue on Ubuntu 18.04 that I run through a virtual machine. I'm trying to get the camera to work on my chromebook, so I installed crouton. When I attempt to replicate the process on crouton, however, I receive error upon running make:
error: redefinition of 'struct sched_param'
Using same version of gcc in both cases.