Re: Raspberry Pi
- Posted by ghaberek (admin) Mar 28, 2017
- 2045 views
irv said...
It appears I've got missing or incorrect paths somewhere: I'm sure I could figure it out eventually, but would appreciate a hint if you have time :)
Which distro are you using? I am doing this on Ubuntu 16.04.1 LTS and Raspbian 8 Jessie. Not sure if the gcc-arm-linux-gnueabihf package is available on your system but I noticed that on Ubuntu there is also a gcc-arm-linux-gnueabi package available and that is not the correct one (see ARM Ports). Can you do a search for cdefs.h on your system? (locate cdefs.h) Also, could you include the commands you ran in addition to the output?
-Greg